[Lunar-commits] <moonbase> qgis4: oops. Forgot I still had that in there.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Mar 21 18:56:23 CET 2009
commit c44fcdd5a65c24c6f84e9f50cdd85a517cf3c3c0
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sat Mar 21 13:56:23 2009 -0400
qgis4: oops. Forgot I still had that in there.
---
qt4-apps/qgis4/BUILD | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/qt4-apps/qgis4/BUILD b/qt4-apps/qgis4/BUILD
index dd70b69..7685665 100644
--- a/qt4-apps/qgis4/BUILD
+++ b/qt4-apps/qgis4/BUILD
@@ -12,9 +12,8 @@
source /etc/profile.d/qt4.rc &&
-# cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
-# -DCMAKE_BUILD_TYPE=RELEASE &&
- default_cmake &&
+ cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
+ -DCMAKE_BUILD_TYPE=RELEASE &&
default_make
More information about the Lunar-commits
mailing list