diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 21:12:29 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 21:12:29 +0100 |
commit | ba4f1d639809d6fd2057b20a515d7be327ba5cfa (patch) | |
tree | ec9ab36e022621b22468b206e2be908a935a3237 /debian/patches/0700-init.patch | |
parent | 596381ed63963dba41bd082c6540d8c003712c30 (diff) |
Change to my new mail address
Diffstat (limited to 'debian/patches/0700-init.patch')
-rw-r--r-- | debian/patches/0700-init.patch | 4 |
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 |