scripts/bootstrap.sh: ghc moved from testing to community

Commit 3b5707d385 moved ghc from
testing to community, but bootstrap.sh was not updated.
This commit is contained in:
Jack Schmidt 2017-11-04 15:44:41 -04:00 committed by Sören Tempel
parent 8a49128a9d
commit 24a5da12f9

View File

@ -103,7 +103,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
attr libcap patch sudo acl fakeroot tar \
pax-utils abuild openssh \
ncurses libcap-ng util-linux lvm2 popt xz cryptsetup kmod lddtree mkinitfs \
community/go libffi testing/ghc \
community/go libffi community/ghc \
$KERNEL_PKG ; do
CHOST=$TARGET_ARCH BOOTSTRAP=bootimage APKBUILD=$(apkbuildname $PKG) abuild -r