gitg: remove obsolete configure options

This commit is contained in:
Michal Vasilek 2021-11-17 13:30:31 +01:00 committed by paper
parent 3fd6e6e691
commit 100c690a2f

View file

@ -15,7 +15,3 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Gitg"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=24a4aabf8a42aa2e783e1fb5996ebb3c2a82a01b9689269f1329517ef124ef5a
if [ "$CROSS_BUILD" ]; then
configure_args+=" -Dexe_wrapper=qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
fi