* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / hylafax / no-init.patch
blob5b46220a0c72875cd470307a2f06e54e1f742bea
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../hylafax/no-init.patch
5 # Copyright (C) 2004 - 2019 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- hylafax-7.0.1/Makefile.in.vanilla 2019-11-03 13:15:33.173555318 +0000
18 +++ hylafax-7.0.1/Makefile.in 2019-11-03 13:15:50.509555318 +0000
19 @@ -242,7 +242,6 @@
20 else \
21 true; \
23 - @${ECHO} "= "etc; cd etc; ${MAKE} installSysVInit;
24 @if [ "@DPS@" = yes ]; then \
25 ${ECHO} "= "dps; cd dps; ${MAKE} install || exit 1; \
26 else \