[Lunar-commits] r15353 - moonbase/trunk/kde3-apps/kbirthday
Florin Braescu
florin at lunar-linux.org
Sun Jun 12 16:31:58 UTC 2005
Author: florin
Date: 2005-06-12 16:31:56 +0000 (Sun, 12 Jun 2005)
New Revision: 15353
Modified:
moonbase/trunk/kde3-apps/kbirthday/BUILD
Log:
small tweaks.
Modified: moonbase/trunk/kde3-apps/kbirthday/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/kbirthday/BUILD 2005-06-12 16:16:39 UTC (rev 15352)
+++ moonbase/trunk/kde3-apps/kbirthday/BUILD 2005-06-12 16:31:56 UTC (rev 15353)
@@ -1,11 +1,11 @@
(
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --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