gtk+3: remove pkg-config wrapper; use it from host instead.
This commit is contained in:
parent
62e0fb53be
commit
07b72f1810
1 changed files with 1 additions and 0 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Reference in a new issue