CVS: initscripts Makefile,1.3,1.4

Chuck Mead csm at lunar-linux.org
Sun Oct 26 18:42:49 GMT 2003


Update of /var/cvs/lunar/initscripts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9146

Modified Files:
	Makefile 
Log Message:
ignoring translations for now! We can get to that later when somebody who
knows what they're doing with po stuff wants to fool with it!


Index: Makefile
===================================================================
RCS file: /var/cvs/lunar/initscripts/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	26 Oct 2003 18:31:28 -0000	1.3
+++ Makefile	26 Oct 2003 18:42:47 -0000	1.4
@@ -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