diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 1b5eb6cb0ef..ff1e20699b8 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -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' \