aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-04-05 16:54:10 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-04-05 16:54:10 +0000
commit3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2 (patch)
treedf5542afdb57cc37e2421e3fd6c6b0fcaa9327d0 /Makefile
parent7ca39f41581ff1911fd5c0831801c864a2cbf538 (diff)
downloadnumlock-3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2.tar
numlock-3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2.tar.gz
numlock-3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2.tar.bz2
numlock-3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2.tar.xz
numlock-3a6f7c2add6a9eb2ecefa8692351d3a83bfe67c2.zip
"Seethechangelog"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b138e0..3b04d25 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ install: all
install -m755 enable_X11_numlock $(TOP)/usr/X11R6/bin
install -m755 enable_X11_numlock.1 $(TOP)/usr/X11R6/man/man1/
- install -m755 numlock $(TOP)/etc/rc.d/init.d/
+ install -m755 numlock.init $(TOP)/etc/rc.d/init.d/$(NAME)
install -m755 numlock.sh $(TOP)/etc/profile.d/
dis:
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*