[Lunar-commits] r25384 - moonbase/trunk/ftp/wget
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Tue Aug 7 03:10:10 CEST 2007
Author: zbiggy
Date: 2007-08-07 03:10:10 +0200 (Tue, 07 Aug 2007)
New Revision: 25384
Modified:
moonbase/trunk/ftp/wget/BUILD
Log:
Build wget without debug. Little cleanups.
Modified: moonbase/trunk/ftp/wget/BUILD
===================================================================
--- moonbase/trunk/ftp/wget/BUILD 2007-08-06 21:22:12 UTC (rev 25383)
+++ moonbase/trunk/ftp/wget/BUILD 2007-08-07 01:10:10 UTC (rev 25384)
@@ -11,8 +11,9 @@
--includedir=/usr/include \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
+ --disable-debug \
$OPTS &&
- default_make
-
+ default_make
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list