[Lunar-commits] r15445 - moonbase/trunk/web/firefox
Stefan Wold
ratler at lunar-linux.org
Wed Jun 22 09:10:27 UTC 2005
Author: ratler
Date: 2005-06-22 09:10:26 +0000 (Wed, 22 Jun 2005)
New Revision: 15445
Modified:
moonbase/trunk/web/firefox/BUILD
Log:
Trailing space is bad behind \, cause $OPTS to be executed as a command
Modified: moonbase/trunk/web/firefox/BUILD
===================================================================
--- moonbase/trunk/web/firefox/BUILD 2005-06-22 08:02:28 UTC (rev 15444)
+++ moonbase/trunk/web/firefox/BUILD 2005-06-22 09:10:26 UTC (rev 15445)
@@ -53,7 +53,7 @@
--disable-freetype2 \
--disable-ldap \
--disable-profilesharing \
- --disable-mathml \
+ --disable-mathml \
$OPTS &&
default_make &&
More information about the Lunar-commits
mailing list