[Lunar-commits] CVS: moonbase/kde3-apps/apollon BUILD,1.2,1.3
Florin Braescu
florin at lunar-linux.org
Tue Feb 24 08:36:44 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-apps/apollon
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11769/apollon
Modified Files:
BUILD
Log Message:
a first commit for the new install scheme of kde.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/apollon/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 21 Feb 2004 12:57:01 -0000 1.2
+++ BUILD 24 Feb 2004 08:36:11 -0000 1.3
@@ -1,10 +1,11 @@
(
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
default_make
More information about the Lunar-commits
mailing list