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

Andrea Scarpino andrea at archlinux.org
Tue Jan 27 10:17:40 UTC 2015


    Date: Tuesday, January 27, 2015 @ 11:17:39
  Author: andrea
Revision: 230046

Not needed anymore

Modified:
  solid/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 10:13:09 UTC (rev 230045)
+++ PKGBUILD	2015-01-27 10:17:39 UTC (rev 230046)
@@ -15,7 +15,7 @@
 md5sums=('fe9945886a08444a91beb1995023bc8e')
 
 prepare() {
-  mkdir -p build
+  mkdir build
 }
 
 build() {
@@ -24,7 +24,6 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
-    -DQML_INSTALL_DIR=lib/qt/qml \
     -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
     -DBUILD_TESTING=OFF
   make



More information about the arch-commits mailing list