gtk+3: remove pkg-config wrapper; use it from host instead.

This commit is contained in:
Juan RP 2014-09-28 08:03:29 +02:00
parent 62e0fb53be
commit 07b72f1810

View file

@ -79,6 +79,7 @@ else
fi fi
pre_configure() { pre_configure() {
rm -f ${XBPS_WRAPPERDIR}/pkg-config
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh
} }
post_install() { post_install() {