CVS: initscripts Makefile,1.4,1.5
Chuck Mead
csm at lunar-linux.org
Sun Oct 26 20:29:31 GMT 2003
Update of /var/cvs/lunar/initscripts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20955
Modified Files:
Makefile
Log Message:
be sure to do a clean export of this and remove all CVS dirs before trying to
use it!
txs Jasper!
;-)
Index: Makefile
===================================================================
RCS file: /var/cvs/lunar/initscripts/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile 26 Oct 2003 18:42:47 -0000 1.4
+++ Makefile 26 Oct 2003 20:29:29 -0000 1.5
@@ -59,7 +59,7 @@
ln -sf ../../../sbin/ifup . ; \
ln -sf ../../../sbin/ifdown . )
make install ROOT=$(ROOT) mandir=$(mandir) -C src
- #make install PREFIX=$(ROOT) -C po
+ make install PREFIX=$(ROOT) -C po
mkdir -p $(ROOT)/var/run/netreport $(ROOT)/var/log
chown $(SUPERUSER).$(SUPERGROUP) $(ROOT)/var/run/netreport
More information about the Lunar-commits
mailing list