change filename in Makefile to tele-watch
authorChristian Arnold <arnold@schlittermann.de>
Fri, 13 Mar 2009 12:47:39 +0100
changeset 27 7cd07b3153b3
parent 26 9e1b9eb8813f
child 28 3dd0ab6f59ae
change filename in Makefile to tele-watch
Makefile
--- a/Makefile	Fri Mar 13 11:33:39 2009 +0100
+++ b/Makefile	Fri Mar 13 12:47:39 2009 +0100
@@ -13,10 +13,10 @@
 	install -m 0755 -d ${DESTDIR}${man8dir}
 	install -m 0644 tele-watch.8.gz ${DESTDIR}${man8dir}
 
-	#test -f ${DESTDIR}${initdir}/tele-watcher \
-	#|| install -m 0755 init.d ${DESTDIR}${initdir}/tele-watcher
-	#test -f ${DESTDIR}${defaultdir}/tele-watcher \
-	#|| install -m 0644 default ${DESTDIR}${defaultdir}/tele-watcher
+	test -f ${DESTDIR}${initdir}/tele-watch \
+	|| install -m 0755 init.d ${DESTDIR}${initdir}/tele-watch
+	test -f ${DESTDIR}${defaultdir}/tele-watch \
+	|| install -m 0644 default ${DESTDIR}${defaultdir}/tele-watch
 
 clean:
 	-rm -f tele-watch.8.gz tele-watch