[Lunar-commits] CVS: moonbase/utils/installwatch BUILD,1.1.1.1,1.2
Auke Kok
sofar at lunar-linux.org
Mon Nov 15 09:15:13 UTC 2004
Update of /var/cvs/lunar/moonbase/utils/installwatch
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/utils/installwatch
Modified Files:
BUILD
Log Message:
Make sure installwatch.so is tagged for logging/cache include
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/installwatch/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:21 -0000 1.1.1.1
+++ BUILD 15 Nov 2004 09:15:10 -0000 1.2
@@ -2,8 +2,9 @@
sedit "s:PREFIX=/usr/local:PREFIX=/usr:" Makefile
sedit "s/gcc /gcc $CFLAGS /" Makefile
- make &&
- prepare_install &&
- make install
+ default_make
+ # since the installwatch module cannot track itself when it's
+ # overwritten we need to assure it goes in the log/cache:
+ touch /usr/lib/installwatch.so
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list