aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-06-29 16:28:04 -0400
committerBill Nottingham <notting@redhat.com>2012-06-29 16:28:04 -0400
commite7369a6ad7353f47a7b317b7563b36362d575203 (patch)
tree69d7553adf7ba1c376713f76ee35dcbd6f75cfd0 /Makefile
parentb05eb21b52f3db78d31de05008c02592ccbaa41d (diff)
downloadinitscripts-e7369a6ad7353f47a7b317b7563b36362d575203.tar
initscripts-e7369a6ad7353f47a7b317b7563b36362d575203.tar.gz
initscripts-e7369a6ad7353f47a7b317b7563b36362d575203.tar.bz2
initscripts-e7369a6ad7353f47a7b317b7563b36362d575203.tar.xz
initscripts-e7369a6ad7353f47a7b317b7563b36362d575203.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87aad620..54b9a390 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,6 @@ install:
install -m644 lang.csh lang.sh $(ROOT)/etc/profile.d
install -m644 debug.csh debug.sh $(ROOT)/etc/profile.d
install -m755 sys-unconfig $(ROOT)/usr/sbin
- install -m644 crypttab.5 $(ROOT)$(mandir)/man5
install -m644 service.8 sys-unconfig.8 $(ROOT)$(mandir)/man8
mkdir -p -m 755 $(ROOT)/usr/lib/sysctl.d
install -m644 sysctl.conf $(ROOT)/usr/lib/sysctl.d/00-system.conf