CVS: moonbase/games/frozen-bubble BUILD,1.2,1.3
sofar at lunar-linux.org
sofar at lunar-linux.org
Thu Aug 7 17:57:07 GMT 2003
Update of /var/cvs/lunar/moonbase/games/frozen-bubble
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21076
Modified Files:
BUILD
Log Message:
Some programming languages manage to absorb change, but withstand progress.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/frozen-bubble/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 17 Jan 2003 11:39:09 -0000 1.2
+++ BUILD 7 Aug 2003 17:57:05 -0000 1.3
@@ -2,8 +2,8 @@
# frozen-bubble build script
- make PREFIX='/usr'
- prepare_install
+ make PREFIX='/usr' &&
+ prepare_install &&
make install PREFIX='/usr'
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list