aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-08-08 17:11:31 -0400
committerBill Nottingham <notting@redhat.com>2012-08-08 17:11:47 -0400
commit323b0fc34f98c5e666bdb8976eeaac795a14f07d (patch)
tree6e0b20d7b2340bf7d6384d4f002c86d13bf5da17 /Makefile
parent06cdd94e805e1c6d0faf3e9ece0dc71f301831ef (diff)
downloadinitscripts-323b0fc34f98c5e666bdb8976eeaac795a14f07d.tar
initscripts-323b0fc34f98c5e666bdb8976eeaac795a14f07d.tar.gz
initscripts-323b0fc34f98c5e666bdb8976eeaac795a14f07d.tar.bz2
initscripts-323b0fc34f98c5e666bdb8976eeaac795a14f07d.tar.xz
initscripts-323b0fc34f98c5e666bdb8976eeaac795a14f07d.zip
Drop prefdm.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c209befa..e3be9e3e 100644
--- a/Makefile
+++ b/Makefile
@@ -34,9 +34,6 @@ install:
if uname -m | grep -q s390 ; then \
install -m644 sysctl.conf.s390 $(ROOT)/usr/lib/sysctl.d/00-system.conf ; fi
- mkdir -p $(ROOT)/etc/X11
- install -m755 prefdm $(ROOT)/etc/X11/prefdm
-
install -m755 -d $(ROOT)/etc/rc.d $(ROOT)/etc/sysconfig
cp -af rc.d/init.d $(ROOT)/etc/rc.d/
install -m644 sysconfig/debug sysconfig/init sysconfig/netconsole sysconfig/readonly-root $(ROOT)/etc/sysconfig/