[Pkg-openssl-changes] r136 - openssl/trunk/debian
Kurt Roeckx
kroeckx at costa.debian.org
Mon May 1 13:33:23 UTC 2006
Author: kroeckx
Date: 2006-05-01 13:33:21 +0000 (Mon, 01 May 2006)
New Revision: 136
Modified:
openssl/trunk/debian/libssl0.9.8.postinst
Log:
Remove line I forgot to remove.
Modified: openssl/trunk/debian/libssl0.9.8.postinst
===================================================================
--- openssl/trunk/debian/libssl0.9.8.postinst 2006-05-01 13:31:27 UTC (rev 135)
+++ openssl/trunk/debian/libssl0.9.8.postinst 2006-05-01 13:33:21 UTC (rev 136)
@@ -138,7 +138,6 @@
idl=$(ls /etc/rc${rl}.d/S??${service} 2> /dev/null | head -n 1)
fi
- idl=$(ls /etc/rc${rl}.d/S??${service} 2> /dev/null | head -n 1)
echo -n " $service: stopping..."
$idl stop > /dev/null 2>&1 || true
sleep 1
More information about the Pkg-openssl-changes
mailing list