[389-commits] esc/mac/coolkey_package_data/Resources postflight, 1.1, 1.1.2.1

Jack Magne jmagne at fedoraproject.org
Tue Mar 16 23:10:49 UTC 2010


Author: jmagne

Update of /cvs/dirsec/esc/mac/coolkey_package_data/Resources
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10728/coolkey_package_data/Resources

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	postflight 
Log Message:
Bug 369031 - ESC incompatible with OS X Leopard.


Index: postflight
===================================================================
RCS file: /cvs/dirsec/esc/mac/coolkey_package_data/Resources/postflight,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- postflight	2 Aug 2007 18:22:20 -0000	1.1
+++ postflight	16 Mar 2010 23:10:46 -0000	1.1.2.1
@@ -43,3 +43,15 @@
 
 /Applications/Utilities/PK11Install/pk11install -v "name='CoolKey Module' library='/Library/Application Support/CoolKey/PKCS11/libcoolkeypk11.dylib' NSS="slotParams={0x1=[slotFlags=PublicCerts]}""
 
+if [ ! -f "/System/Library/Security/tokend/A_COOLKEY.tokend" ]
+then
+    rm -rf "/System/Library/Security/tokend/A_COOLKEY.tokend" ]
+fi
+
+rm -f "/Applications/ESC.app/Contents/Resources/components/rhCoolKey.xpt" ]
+
+rm -f "/Applications/ESC.app/Contents/Resources/components/rhTray.xpt" ]
+
+rm -rf "/Applications/ESC.app/Contents/Frameworks/XUL.framework/Versions/1.8.0.7"
+
+exit 0



More information about the 389-commits mailing list