summaryrefslogtreecommitdiff
path: root/debian/patches/0700-init.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-03-30 16:52:34 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-03-30 16:52:34 +0200
commit631fa5250443f5441549bf3184830bc34b0c042e (patch)
tree78fbc8dcfbe36b7f3499c4dc5c3017435d6fb2a1 /debian/patches/0700-init.patch
parent09863e30b4f27257be0299024d5a0de255f8ea84 (diff)
parentdf5450149923efb0366001947c1456ed442bc4bb (diff)
Merge branch 'release/3.0.8-1'3.0.8-1
Diffstat (limited to 'debian/patches/0700-init.patch')
-rw-r--r--debian/patches/0700-init.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0700-init.patch b/debian/patches/0700-init.patch
index be24a2a..64993d8 100644
--- a/debian/patches/0700-init.patch
+++ b/debian/patches/0700-init.patch
@@ -210,7 +210,7 @@ Index: trunk/configure.ac
===================================================================
--- trunk.orig/configure.ac
+++ trunk/configure.ac
-@@ -399,11 +399,11 @@ else
+@@ -410,11 +410,11 @@ else
MD2_CFLAGS="-DSKIP_MD2"
init0=/etc/rc.d/init.d
fi
@@ -224,5 +224,5 @@ Index: trunk/configure.ac
+# sed -i 's/# Default-Stop:/# Default-Stop: 0 1 2 6/' $init_scripts
+# fi
# The openssl rpm might not be installed
+ sslver=""
which rpm >/dev/null 2>&1
- if test $? -eq 0 ; then