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

Eric Bélanger eric at nymeria.archlinux.org
Wed Apr 17 03:28:19 UTC 2013


    Date: Wednesday, April 17, 2013 @ 05:28:18
  Author: eric
Revision: 183052

upgpkg: kdebase-runtime 4.10.2-3

Rebuild against openexr 2.0.0, Add samba build fix

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-17 02:16:11 UTC (rev 183051)
+++ PKGBUILD	2013-04-17 03:28:18 UTC (rev 183052)
@@ -4,7 +4,7 @@
 
 pkgname=kdebase-runtime
 pkgver=4.10.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugins and applications necessary for the running of KDE applications"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-runtime'
@@ -30,7 +30,7 @@
 		-DKDE4_BUILD_TESTS=OFF \
 		-DCMAKE_SKIP_RPATH=ON \
 		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DWITH_QNtrack=OFF
+		-DWITH_QNtrack=OFF -DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0
 	make
 }
 




More information about the arch-commits mailing list