MEGAcmd: unbreak

This commit is contained in:
maxice8 2019-01-25 15:50:46 -02:00
parent 2c6038d66d
commit 2e0f01ae67
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -18,10 +18,6 @@ if [ "$CROSS_BUILD" ]; then
configure_args="--with-libtool-sysroot=${XBPS_CROSS_BASE}"
fi
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="Remove when x86_64-musl removes libxml2 from staging" ;;
esac
post_extract() {
sed \
-e '/SUBDIRS.*sdk/d' \