[arch-commits] Commit in qtspim/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Thu Jan 7 19:16:35 UTC 2016


    Date: Thursday, January 7, 2016 @ 20:16:34
  Author: lfleischer
Revision: 155661

upgpkg: qtspim 9.1.17-1

Upstream update.

Modified:
  qtspim/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++++
 1 file changed, 5 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 19:04:29 UTC (rev 155660)
+++ PKGBUILD	2016-01-07 19:16:34 UTC (rev 155661)
@@ -24,7 +24,12 @@
 
 build() {
   cd spimsimulator/QtSpim
+
   qmake-qt4
+
+  # Fix Makefile generated by qmake.
+  sed -i 's#$(MOVE) help/qtspim.qhc help/qtspim.qhc;##' Makefile
+
   make -j1
 }
 



More information about the arch-commits mailing list