mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt5 pointless bump to refresh sql
This commit is contained in:
parent
69596e781b
commit
d789980f39
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ prepare() {
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${_pkgfqn}
|
cd ${_pkgfqn}
|
||||||
|
|
||||||
export QTDIR="${srcdir}"/${_pkgfqn}
|
export QTDIR="${srcdir}"/${_pkgfqn}
|
||||||
export LD_LIBRARY_PATH="${QTDIR}"/qtbase/lib:"${QTDIR}"/qttools/lib:"${LD_LIBRARY_PATH}"
|
export LD_LIBRARY_PATH="${QTDIR}"/qtbase/lib:"${QTDIR}"/qttools/lib:"${LD_LIBRARY_PATH}"
|
||||||
export QT_PLUGIN_PATH="${QTDIR}"/qtbase/plugins
|
export QT_PLUGIN_PATH="${QTDIR}"/qtbase/plugins
|
||||||
|
|
Loading…
Reference in a new issue