mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
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:
parent
8a49128a9d
commit
24a5da12f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user