Skip to content
Snippets Groups Projects
Commit 24a5da12 authored by Jack Schmidt's avatar Jack Schmidt Committed by Sören Tempel
Browse files

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

Commit 3b5707d3 moved ghc from
testing to community, but bootstrap.sh was not updated.
parent 8a49128a
No related branches found
No related tags found
No related merge requests found
...@@ -103,7 +103,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ ...@@ -103,7 +103,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
attr libcap patch sudo acl fakeroot tar \ attr libcap patch sudo acl fakeroot tar \
pax-utils abuild openssh \ pax-utils abuild openssh \
ncurses libcap-ng util-linux lvm2 popt xz cryptsetup kmod lddtree mkinitfs \ 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 $KERNEL_PKG ; do
CHOST=$TARGET_ARCH BOOTSTRAP=bootimage APKBUILD=$(apkbuildname $PKG) abuild -r CHOST=$TARGET_ARCH BOOTSTRAP=bootimage APKBUILD=$(apkbuildname $PKG) abuild -r
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment