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

Andrea Scarpino andrea at archlinux.org
Sun Oct 30 11:17:46 UTC 2011


    Date: Sunday, October 30, 2011 @ 07:17:46
  Author: andrea
Revision: 141412

KDE 4.7.3

Modified:
  kdeadmin/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-30 11:17:43 UTC (rev 141411)
+++ PKGBUILD	2011-10-30 11:17:46 UTC (rev 141412)
@@ -7,7 +7,7 @@
          'kdeadmin-ksystemlog'
          'kdeadmin-kuser'
          'kdeadmin-system-config-printer-kde')
-pkgver=4.7.2
+pkgver=4.7.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -17,7 +17,7 @@
 	         'system-config-printer-common')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
         'syslog-path.patch')
-sha1sums=('c96ddd94a4903b035e73b3e958e6b189ca173fe9'
+sha1sums=('b2d6d210bc40e8731a9ae8409673f3d71b57de0a'
           '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
 
 build() {
@@ -31,7 +31,8 @@
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_SKIP_RPATH=ON \
 		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DBUILD_strigi-analyzer=OFF
+		-DBUILD_strigi-analyzer=OFF \
+        -DPYTHON_EXECUTABLE=/usr/bin/python2
 	make
 }
 




More information about the arch-commits mailing list