diff --git a/srcpkgs/avahi/template b/srcpkgs/avahi/template index 9704b6633a..817cf2188b 100644 --- a/srcpkgs/avahi/template +++ b/srcpkgs/avahi/template @@ -45,9 +45,7 @@ if [ -n "$XBPS_CROSS_TRIPLET" ]; then avahi-libs avahi-libs-devel avahi-utils" configure_args="${configure_args} --disable-glib --disable-gobject --disable-gtk --disable-gtk3 --disable-introspection - --disable-python --disable-pygtk - PKG_CONFIG_SYSROOT_DIR=/usr/$XBPS_CROSS_TRIPLET - PKG_CONFIG_LIBDIR=/usr/$XBPS_CROSS_TRIPLET/lib/pkgconfig" + --disable-python --disable-pygtk" pre_configure() { autoreconf -fi }