[Lunar-commits] r22110 - moonbase/trunk/zbeta/gqview-cvs
Terry Chan
tchan at lunar-linux.org
Wed Nov 8 04:57:35 CET 2006
Author: tchan
Date: 2006-11-08 04:57:35 +0100 (Wed, 08 Nov 2006)
New Revision: 22110
Modified:
moonbase/trunk/zbeta/gqview-cvs/BUILD
Log:
This BUILD script is getting worse. The cvs code seems really unstable!!!
Modified: moonbase/trunk/zbeta/gqview-cvs/BUILD
===================================================================
--- moonbase/trunk/zbeta/gqview-cvs/BUILD 2006-11-07 22:25:30 UTC (rev 22109)
+++ moonbase/trunk/zbeta/gqview-cvs/BUILD 2006-11-08 03:57:35 UTC (rev 22110)
@@ -5,7 +5,9 @@
--infodir=/usr/share/info \
--mandir=/usr/share/man \
--disable-nls \
- $OPTS &&
+ $OPTS
+ touch INSTALL
+ automake --add-missing --gnu
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list