summaryrefslogtreecommitdiff
path: root/extra/qt-assistant-compat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qt-assistant-compat/PKGBUILD')
-rw-r--r--extra/qt-assistant-compat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qt-assistant-compat/PKGBUILD b/extra/qt-assistant-compat/PKGBUILD
index a189b314b..ba2a909e7 100644
--- a/extra/qt-assistant-compat/PKGBUILD
+++ b/extra/qt-assistant-compat/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 179069 2013-03-02 22:41:59Z andrea $
+# $Id: PKGBUILD 206676 2014-03-04 17:57:45Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
pkgname=qt-assistant-compat
@@ -25,7 +25,7 @@ build() {
qmake-qt4 CONFIG+=create_prl
make
- cd ../translations; lrelease assistant_adp_*.ts
+ cd ../translations; lrelease-qt4 assistant_adp_*.ts
cd ..
qmake-qt4 CONFIG+=create_prl
make