aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-07-17 15:03:47 +0200
committerTom Gundersen <teg@jklm.no>2012-07-17 15:03:47 +0200
commit275e04adec75fe9faff246bf893842da1d6d829d (patch)
tree4af74c23d74aac678f7be4b1e0061b6ae32be571
parentf58ae22f47c5ee95c1213aaa632f47cff92f5955 (diff)
downloadinitscripts-275e04adec75fe9faff246bf893842da1d6d829d.tar.xz
makefile: do not create /etc/conf.d
Hopefully this folder is going away over time, in the meantime, let it be owned by the packages that use it. Signed-off-by: Tom Gundersen <teg@jklm.no>
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 825eb11..9ada25b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@ VER := $(shell git describe)
DIRS := \
/etc/rc.d \
- /etc/conf.d \
/etc/rc.d/functions.d \
/etc/logrotate.d \
/etc/profile.d \