[csw-devel] SF.net SVN: gar:[2701] csw/mgar/pkg/openssl/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Fri Dec 26 17:07:08 CET 2008
Revision: 2701
http://gar.svn.sourceforge.net/gar/?rev=2701&view=rev
Author: chninkel
Date: 2008-12-26 16:07:08 +0000 (Fri, 26 Dec 2008)
Log Message:
-----------
openssl: revmoed debug mode for update-ca-certificates
Modified Paths:
--------------
csw/mgar/pkg/openssl/trunk/checksums
csw/mgar/pkg/openssl/trunk/files/CSWosslrt.postinstall
Modified: csw/mgar/pkg/openssl/trunk/checksums
===================================================================
--- csw/mgar/pkg/openssl/trunk/checksums 2008-12-26 15:24:20 UTC (rev 2700)
+++ csw/mgar/pkg/openssl/trunk/checksums 2008-12-26 16:07:08 UTC (rev 2701)
@@ -5,7 +5,7 @@
83480e01971e71d037bd44fa5ed4e4e5 download/CSWosslrt.gspec
44afcc5a68551370907b9da130acc62b download/CSWosslrt.checkinstall
c9de908daad1a31fca20329cb043ad3c download/CSWosslrt.preinstall
-990506284d440001e4f23f7fbffa404a download/CSWosslrt.postinstall
+1c3f600eaf942a18ecab3637e1fc32bd download/CSWosslrt.postinstall
cbf34987267073fb1f60bff86492dd8b download/CSWosslrt.depend
e4ae37693f304010a024329151d7620e download/CSWosslrt.prototype-i386
b71924fca6e324743e6977f370cce76b download/CSWosslrt.prototype-sparc
Modified: csw/mgar/pkg/openssl/trunk/files/CSWosslrt.postinstall
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWosslrt.postinstall 2008-12-26 15:24:20 UTC (rev 2700)
+++ csw/mgar/pkg/openssl/trunk/files/CSWosslrt.postinstall 2008-12-26 16:07:08 UTC (rev 2701)
@@ -3,7 +3,7 @@
# we regenerate the certificate hash if we moved certificates from the old /opt/csw/ssl/certs
# directory to /opt/csw/etc/ssl/certs
if [ "$MOVE_CERTS" = "Yes" ]; then
- [ ! -x "/opt/csw/sbin/update-ca-certificates" ] || sh -xe /opt/csw/sbin/update-ca-certificates
+ [ ! -x "/opt/csw/sbin/update-ca-certificates" ] || /opt/csw/sbin/update-ca-certificates
fi
true
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list