summaryrefslogtreecommitdiff
path: root/debian/patches/0700-init.patch
diff options
context:
space:
mode:
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