[Lunar-commits] <moonbase> kdebase4-runtime: Just a little tweak.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jan 25 14:22:44 CET 2011


commit 1ef015f5222946f96ce5fc5fdf561861df58b0d3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jan 25 08:22:44 2011 -0500

    kdebase4-runtime: Just a little tweak.
---
 kde4/base/kdebase4-runtime/BUILD |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde4/base/kdebase4-runtime/BUILD b/kde4/base/kdebase4-runtime/BUILD
index f6ef4fc..3b3af0c 100644
--- a/kde4/base/kdebase4-runtime/BUILD
+++ b/kde4/base/kdebase4-runtime/BUILD
@@ -9,8 +9,8 @@
    cd $OOSB_DIR     &&
 
    cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             \
-                           $OPTS                                 &&
+                            -DCMAKE_BUILD_TYPE=RELEASE             \
+                            $OPTS                                 &&
 
    default_make &&
 


More information about the Lunar-commits mailing list