[Lunar-commits] <moonbase> kdelibs4: This will eventually be the default, so lets make it so.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Feb 16 16:14:06 CET 2010


commit 3cbc183a8e769585f7afe3f41f467682ac0f4956
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Feb 16 10:14:06 2010 -0500

    kdelibs4: This will eventually be the default, so lets make it so.
---
 kde4/base/kdelibs4/BUILD |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kde4/base/kdelibs4/BUILD b/kde4/base/kdelibs4/BUILD
index fd74959..3e83465 100644
--- a/kde4/base/kdelibs4/BUILD
+++ b/kde4/base/kdelibs4/BUILD
@@ -10,6 +10,7 @@
 
   cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
                            -DCMAKE_BUILD_TYPE=RELEASE             \
+                           -DKAUTH_BACKEND=PolkitQt-1             \
                            $OPTS                                 &&
 
   default_make  &&


More information about the Lunar-commits mailing list