aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c90a0d..c1e8c20 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ clean:
install:
install -d $(DESTDIR)/etc/X11/xinit.d
- install s2u.sh $(DESTDIR)/etc/X11/xinit.d/99s2u
+ install s2u.sh $(DESTDIR)/etc/X11/xinit.d/s2u
install -d $(DESTDIR)/usr/bin
install s2u $(DESTDIR)/usr/bin
install -d $(DESTDIR)/etc/sysconfig/network-scripts/hostname.d