X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=ci%2Fprofiles.sh;h=3cd8fa38756a4e4aae9a4fd735e0eae91f7e1ab2;hb=refs%2Fheads%2Fmaster;hp=5d7c2cf6d2297dddf80e5dbc1dc361ce9ed1cda0;hpb=0b1de991a099b5e8b9a9e3e85b5eaaacc9362dbb;p=public-inbox.git diff --git a/ci/profiles.sh b/ci/profiles.sh index 5d7c2cf6..3cd8fa38 100755 --- a/ci/profiles.sh +++ b/ci/profiles.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2021 all contributors # License: AGPL-3.0+ # Prints OS-specific package profiles to stdout (one per-newline) to use @@ -68,6 +68,12 @@ all devtest- v2essential essential essential devtest- +EOF + ;; +centos-7) sed "s/^/$PKG_FMT /" <