Revert "debug; set -x to config"
[aiccu.git] / debian / patches / 01_no-shipped-init-script.patch
blob6d942c937fe03983e5228c36983077444619834b
1 We ship our own init.d script and do not want to see the upstream default
2 for Debian installed into DESTDIR.
4 Index: aiccu-20070115/Makefile
5 ===================================================================
6 --- aiccu-20070115.orig/Makefile 2009-10-25 22:25:45.000000000 +0100
7 +++ aiccu-20070115/Makefile 2009-10-25 22:25:58.000000000 +0100
8 @@ -84,9 +84,9 @@
9 @cp doc/README ${DESTDIR}${dirdoc}
10 @cp doc/LICENSE ${DESTDIR}${dirdoc}
11 @cp doc/HOWTO ${DESTDIR}${dirdoc}
12 - @echo "Installing Debian-style init.d"
13 - @mkdir -p ${DESTDIR}${diretc}init.d
14 - @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
15 +# @echo "Installing Debian-style init.d"
16 +# @mkdir -p ${DESTDIR}${diretc}init.d
17 +# @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
18 else
19 @echo "Installing Redhat-style init.d"
20 @mkdir -p ${DESTDIR}${diretc}init.d