update existing Debian init scripts; add new Debian & LSB init scripts

This commit is contained in:
marschap
2006-10-21 20:01:42 +00:00
parent ddf98e9a86
commit 2a890565bc
15 changed files with 468 additions and 46 deletions
+11 -1
View File
@@ -1,6 +1,16 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = init-LCDd.debian.in init-LCDd.rpm.in init-lcdproc.debian.in init-lcdproc.rpm.in debian
EXTRA_DIST = README \
init-LCDd.LSB.in \
init-lcdproc.LSB.in \
init-lcdexec.LSB.in \
init-lcdvc.LSB.in \
init-LCDd.debian.in \
init-lcdproc.debian.in \
init-lcdexec.debian.in \
init-lcdvc.debian.in \
init-LCDd.rpm.in \
init-lcdproc.rpm.in debian
dist-hook:
rm -rf `find $(distdir)/debian -name CVS`