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. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b4635a5..8a934a1 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,6 @@ PKG= ${NAME}-${VERSION} SUBDIR= conf.d etc init.d man sh src # Build our old net foo or not -MKOLDNET?= yes _OLDNET_SH= case "${MKOLDNET}" in \ [Yy][Ee][Ss]) echo "net doc";; \ *) echo "";; \ -- cgit v1.2.3