mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +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() {
|
||||
cd ${_pkgfqn}
|
||||
|
||||
|
||||
export QTDIR="${srcdir}"/${_pkgfqn}
|
||||
export LD_LIBRARY_PATH="${QTDIR}"/qtbase/lib:"${QTDIR}"/qttools/lib:"${LD_LIBRARY_PATH}"
|
||||
export QT_PLUGIN_PATH="${QTDIR}"/qtbase/plugins
|
||||
|
|
Loading…
Reference in a new issue