summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-07-14 22:21:19 +0000
committerMatt Wilson <msw@redhat.com>2000-07-14 22:21:19 +0000
commitf25a5fd0d4278b9cd5ae7c0dc6174fef906e710d (patch)
tree26bf24dc9a0fbcb4896c5b65429a855a2ef0d9bb /Makefile
parent3634b800341e45d6cfccaca4a85bfe4c941807e0 (diff)
downloadanaconda-f25a5fd0d4278b9cd5ae7c0dc6174fef906e710d.tar.gz
anaconda-f25a5fd0d4278b9cd5ae7c0dc6174fef906e710d.tar.xz
anaconda-f25a5fd0d4278b9cd5ae7c0dc6174fef906e710d.zip
typo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9187d4f32..9383623b9 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ install:
mkdir -p $(DESTDIR)/usr/bin
mkdir -p $(DESTDIR)/usr/sbin
- mkdir -p $(DESTDIR)/etc/init.d/init.d
+ mkdir -p $(DESTDIR)/etc/rc.d/init.d
mkdir -p $(DESTDIR)/$(PYTHONLIBDIR)
mkdir -p $(DESTDIR)/$(RUNTIMEDIR)