aboutsummaryrefslogtreecommitdiff
path: root/support/init.d.examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'support/init.d.examples/Makefile')
-rw-r--r--support/init.d.examples/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/support/init.d.examples/Makefile b/support/init.d.examples/Makefile
index b65c1fd4..0c043251 100644
--- a/support/init.d.examples/Makefile
+++ b/support/init.d.examples/Makefile
@@ -7,7 +7,5 @@ BIN= ${OBJS}
MK= ../../mk
-SED_EXTRA+= -e 's:@VARBASE@:/var:g'
-
include ${MK}/os.mk
include ${MK}/scripts.mk