qscintilla-qt5: fix build

This commit is contained in:
Đoàn Trần Công Danh 2024-07-30 16:09:28 +07:00
parent 6a4d29cf5b
commit adecc29f2c
1 changed files with 1 additions and 1 deletions

View File

@ -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