base-chroot-musl: remove

This commit is contained in:
Piotr Wójcik 2020-09-25 21:31:45 +02:00 committed by Piotr
parent a3b5624f6f
commit 49191a411e
2 changed files with 0 additions and 11 deletions

View file

@ -1 +0,0 @@
base-chroot

View file

@ -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