[Lunar-commits] CVS: moonbase/utils/console-tools BUILD,1.8,1.9
Steven Michalske
hardkrash at lunar-linux.org
Thu Sep 9 09:48:57 UTC 2004
Update of /var/cvs/lunar/moonbase/utils/console-tools
In directory espresso.lunar-linux.org:/tmp/cvs-serv30065
Modified Files:
BUILD
Log Message:
patching a little off since files didn't seemt to exist,
Added full path to patch files
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/console-tools/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD 17 Aug 2004 09:28:52 -0000 1.8
+++ BUILD 9 Sep 2004 09:48:55 -0000 1.9
@@ -1,10 +1,10 @@
unset CC CXX
(
- patch_it $SOURCE2 1 &&
- patch_it $SOURCE3 1 &&
- patch_it $SOURCE4 0 &&
- patch_it $SOURCE5 1 &&
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+ patch_it $SOURCE_CACHE/$SOURCE3 1 &&
+ patch_it $SOURCE_CACHE/$SOURCE4 0 &&
+ patch_it $SOURCE_CACHE/$SOURCE5 1 &&
sedit "s/doc//" Makefile.am &&
sedit "s/doc//" Makefile.in &&
More information about the Lunar-commits
mailing list