qscintilla-qt5: fix build
This commit is contained in:
parent
6a4d29cf5b
commit
adecc29f2c
|
@ -27,7 +27,7 @@ post_configure() {
|
|||
ppc64*) _qt_arch=power64;;
|
||||
ppc*) _qt_arch=power;;
|
||||
esac
|
||||
qmake_args="-qtconf ${wrksrc}/qt.conf
|
||||
qmake_args="-qtconf ${wrksrc}/src/qt.conf
|
||||
PKG_CONFIG_EXECUTABLE=${XBPS_WRAPPERDIR}/${PKG_CONFIG}"
|
||||
fi
|
||||
cd ../designer
|
||||
|
|
Loading…
Reference in New Issue