aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-12-07 15:12:36 -0500
committerBill Nottingham <notting@redhat.com>2012-12-07 15:12:36 -0500
commitdaaf1b7eb9aad6b3410c8992e0b3991854e1de87 (patch)
treeef95b893616c4f810e579500adf0acba439fe228 /Makefile
parente2e88d172c4f5688c9f96c70ba31e69effd1248d (diff)
downloadinitscripts-daaf1b7eb9aad6b3410c8992e0b3991854e1de87.tar
initscripts-daaf1b7eb9aad6b3410c8992e0b3991854e1de87.tar.gz
initscripts-daaf1b7eb9aad6b3410c8992e0b3991854e1de87.tar.bz2
initscripts-daaf1b7eb9aad6b3410c8992e0b3991854e1de87.tar.xz
initscripts-daaf1b7eb9aad6b3410c8992e0b3991854e1de87.zip
Complete setsysfont removal.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 233ab00a..1c6bce8a 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,6 @@ install:
install -m644 adjtime $(ROOT)/etc
install -m644 inittab $(ROOT)/etc
install -m644 rwtab statetab networks $(ROOT)/etc
- install -m755 service setsysfont $(ROOT)/sbin
install -m644 lang.csh lang.sh $(ROOT)/etc/profile.d
install -m644 term256.csh term256.sh $(ROOT)/etc/profile.d
install -m644 debug.csh debug.sh $(ROOT)/etc/profile.d