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
1 changed files with 1 additions and 0 deletions

View File

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