From df5446c040b99bf2631e5da226e73a2fa82c7b15 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 22 May 2019 02:14:02 +0000 Subject: ci: support CentOS-7 Tested on an amd64 chroot built with rinse 3.4 --- ci/profiles.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ci/profiles.sh') diff --git a/ci/profiles.sh b/ci/profiles.sh index 5d7c2cf6..d559ec5f 100755 --- a/ci/profiles.sh +++ b/ci/profiles.sh @@ -68,6 +68,12 @@ all devtest- v2essential essential essential devtest- +EOF + ;; +centos-7) sed "s/^/$PKG_FMT /" <