aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Schmidt <github@mowsey.org>2017-11-04 15:44:41 -0400
committerSören Tempel <soeren+git@soeren-tempel.net>2017-11-05 11:59:27 +0100
commit24a5da12f9bcbe73302e715965cbda884c12c80f (patch)
treedadacb17f23abd67a75e411c9fe22e690d1c6843
parent8a49128a9d3fcc24f7192ea5c825c4a8adfa7522 (diff)
downloadaports-24a5da12f9bcbe73302e715965cbda884c12c80f.tar.bz2
aports-24a5da12f9bcbe73302e715965cbda884c12c80f.tar.xz
scripts/bootstrap.sh: ghc moved from testing to community
Commit 3b5707d385eecf499b59ce4e41763a4f2dc20595 moved ghc from testing to community, but bootstrap.sh was not updated.
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index dd1223f4b2..0b6addd984 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -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