[Lunar-commits] <moonbase> kdelibs4: Let it figure out which type	of authorization it wants to use.
    Dennis `stumbles` Veatch 
    stumbles at lunar-linux.org
       
    Thu Apr 21 18:05:43 CEST 2011
    
    
  
commit 55323ced3babdf564bd6e7f1bf8c17762d714dee
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Apr 21 12:05:43 2011 -0400
    kdelibs4: Let it figure out which type of authorization it wants to use.
---
 kde4/base/kdelibs4/BUILD |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/kde4/base/kdelibs4/BUILD b/kde4/base/kdelibs4/BUILD
index 87a4916..f2272b4 100644
--- a/kde4/base/kdelibs4/BUILD
+++ b/kde4/base/kdelibs4/BUILD
@@ -4,10 +4,6 @@
 
   OOSB_DIR="$SOURCE_DIRECTORY/$MODULE-build"  &&
 
-  if in_depends $MODULE polkit-qt-1 ; then
-    OPTS="-DKAUTH_BACKEND=PolkitQt-1"
-  fi &&
-
   sed -i "22i /usr/share/sgml/docbook/xml/4.2" cmake/modules/FindDocBookXML.cmake &&
 
   VER=`lvu version docbook-xsl` &&
    
    
More information about the Lunar-commits
mailing list