[Lunar-commits] r22173 - moonbase/trunk/utils/bc
Terry Chan
tchan at lunar-linux.org
Mon Nov 13 05:21:18 CET 2006
Author: tchan
Date: 2006-11-13 05:21:18 +0100 (Mon, 13 Nov 2006)
New Revision: 22173
Modified:
moonbase/trunk/utils/bc/BUILD
Log:
Added a missing &&
Modified: moonbase/trunk/utils/bc/BUILD
===================================================================
--- moonbase/trunk/utils/bc/BUILD 2006-11-13 01:48:33 UTC (rev 22172)
+++ moonbase/trunk/utils/bc/BUILD 2006-11-13 04:21:18 UTC (rev 22173)
@@ -5,7 +5,7 @@
q
BCEOF
- sedit "s:-I8:-I -8:" configure
+ sedit "s:-I8:-I -8:" configure &&
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list