[arch-commits] Commit in kdebindings-korundum/kde-unstable	(PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Fri Nov 16 23:55:32 UTC 2012
    
    
  
    Date: Friday, November 16, 2012 @ 18:55:31
  Author: andrea
Revision: 171274
KDE 4.10 beta1 - fixes
Modified:
  kdebindings-korundum/kde-unstable/PKGBUILD
----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-16 23:55:27 UTC (rev 171273)
+++ PKGBUILD	2012-11-16 23:55:31 UTC (rev 171274)
@@ -30,8 +30,7 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCUSTOM_RUBY_SITE_LIB_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]') \
-    -DCUSTOM_RUBY_SITE_ARCH_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorarchdir"]') \
-    -DWITH_Okular=OFF
+    -DCUSTOM_RUBY_SITE_ARCH_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorarchdir"]')
 
   make
 }
    
    
More information about the arch-commits
mailing list