From 371506be4854d7470cc251c3d9b00d26545ce41a Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 19 Apr 2009 20:54:11 +0000 Subject: Default to not building the old net scripts. --- init.d/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'init.d/Makefile') diff --git a/init.d/Makefile b/init.d/Makefile index 19f5946..b816ae7 100644 --- a/init.d/Makefile +++ b/init.d/Makefile @@ -4,7 +4,6 @@ SRCS= bootmisc.in fsck.in hostname.in local.in localmount.in netmount.in \ BIN= ${OBJS} # Build our old net foo or not -MKOLDNET?= yes _OLDNET_SH= case "${MKOLDNET}" in \ [Yy][Ee][Ss]) echo "net.lo";; \ *) echo "";; \ -- cgit v1.2.3