[Lunar-commits] CVS: moonbase/zbeta/michael BUILD,1.1,1.2
Auke Kok
sofar at lunar-linux.org
Sun Jun 6 12:30:57 GMT 2004
Update of /var/cvs/lunar/moonbase/zbeta/michael
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29460/zbeta/michael
Modified Files:
BUILD
Log Message:
None of these had 'prepare_install' or the default_make/build equivalent.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/michael/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 9 Oct 2003 15:58:51 -0000 1.1
+++ BUILD 6 Jun 2004 12:30:55 -0000 1.2
@@ -1,7 +1,7 @@
(
-gcc -o michael2 michael2.c
-
-install michael2 /usr/bin
+ gcc -o michael2 michael2.c &&
+ prepare_install &&
+ install michael2 /usr/bin
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list