base-chroot-musl: remove
This commit is contained in:
@@ -1 +0,0 @@
|
||||
base-chroot
|
||||
@@ -20,13 +20,3 @@ depends+="
|
||||
file bsdtar ccache xbps mpfr ncurses libreadline8
|
||||
chroot-bash chroot-grep chroot-gawk chroot-distcc
|
||||
chroot-util-linux chroot-git"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
|
||||
base-chroot-musl_package() {
|
||||
build_style=meta
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - transitional dummy package"
|
||||
}
|
||||
|
||||
fi # "$XBPS_TARGET_LIBC" = musl
|
||||
|
||||
Reference in New Issue
Block a user