From 3ee66b6386213986c7d6ca9e7217626d4e7af58d Mon Sep 17 00:00:00 2001 From: fcrozat Date: Tue, 20 Feb 2007 16:16:37 +0000 Subject: Fix naming for xinit.d, not a problem since we rely on system bus git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@182696 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1