summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-02-08 04:21:12 +0000
committerMike Fulbright <msf@redhat.com>2002-02-08 04:21:12 +0000
commita5649c996f254ae1e3b2db0586cda8255bc65d77 (patch)
tree5bb5f7974c6cc050a3bd7751623d8d93270ec3ae /Makefile
parentff5728fd1358ded66221f13959c5286d879261b6 (diff)
downloadanaconda-a5649c996f254ae1e3b2db0586cda8255bc65d77.tar.gz
anaconda-a5649c996f254ae1e3b2db0586cda8255bc65d77.tar.xz
anaconda-a5649c996f254ae1e3b2db0586cda8255bc65d77.zip
oh yeah goodbye reconfig
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4357eebf3..3bc5e223b 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,6 @@ install:
mkdir -p $(DESTDIR)/$(RUNTIMEDIR)
mkdir -p $(DESTDIR)/$(ANACONDADATADIR)
- cp -a reconfig.init $(DESTDIR)/etc/rc.d/init.d/reconfig
install -m 755 anaconda $(DESTDIR)/usr/sbin/anaconda
install -m 755 anaconda-stub $(DESTDIR)/$(RUNTIMEDIR)
install -m 644 anaconda.conf $(DESTDIR)/$(ANACONDADATADIR)