base-chroot-musl: remove
This commit is contained in:
parent
a3b5624f6f
commit
49191a411e
2 changed files with 0 additions and 11 deletions
|
@ -1 +0,0 @@
|
||||||
base-chroot
|
|
|
@ -20,13 +20,3 @@ depends+="
|
||||||
file bsdtar ccache xbps mpfr ncurses libreadline8
|
file bsdtar ccache xbps mpfr ncurses libreadline8
|
||||||
chroot-bash chroot-grep chroot-gawk chroot-distcc
|
chroot-bash chroot-grep chroot-gawk chroot-distcc
|
||||||
chroot-util-linux chroot-git"
|
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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue