[Lunar-commits] CVS: moonbase/utils/buffer 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/utils/buffer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29460/utils/buffer
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/utils/buffer/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 27 Feb 2003 06:10:30 -0000 1.1
+++ BUILD 6 Jun 2004 12:30:54 -0000 1.2
@@ -1,9 +1,10 @@
(
- make
- sedit "s,-Wall,-Wall -DSYS5," Makefile &&
- sedit "s,/usr/local/bin,/usr/bin," Makefile &&
- sedit "s,/usr/man,/usr/share/man," Makefile &&
- sedit "s,manl,man1," Makefile &&
- make
- make install
+
+ make
+ sedit "s,-Wall,-Wall -DSYS5," Makefile &&
+ sedit "s,/usr/local/bin,/usr/bin," Makefile &&
+ sedit "s,/usr/man,/usr/share/man," Makefile &&
+ sedit "s,manl,man1," Makefile &&
+ default_make
+
) > $C_FIFO
More information about the Lunar-commits
mailing list