gtk+3: remove pkg-config wrapper; use it from host instead.
This commit is contained in:
parent
62e0fb53be
commit
07b72f1810
|
@ -79,6 +79,7 @@ else
|
|||
fi
|
||||
|
||||
pre_configure() {
|
||||
rm -f ${XBPS_WRAPPERDIR}/pkg-config
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue