[389-commits] esc/mac mac-build.sh,1.4.2.2,1.4.2.3

Jack Magne jmagne at fedoraproject.org
Tue May 11 21:26:34 UTC 2010


Author: jmagne

Update of /cvs/dirsec/esc/mac
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9624

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	mac-build.sh 
Log Message:
Fix typo in installer welcome screen, include missing nss file for pk11install.


Index: mac-build.sh
===================================================================
RCS file: /cvs/dirsec/esc/mac/mac-build.sh,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -r1.4.2.2 -r1.4.2.3
--- mac-build.sh	10 Apr 2010 00:45:56 -0000	1.4.2.2
+++ mac-build.sh	11 May 2010 21:26:32 -0000	1.4.2.3
@@ -180,6 +180,7 @@
    cp -f $PK11INSTALL_LIB_PATH/libnspr4.dylib ../staging/$COOLKEY_PATH/bin
    cp -f $PK11INSTALL_LIB_PATH/libnssutil3.dylib ../staging/$COOLKEY_PATH/bin
    cp -f $PK11INSTALL_LIB_PATH/libsqlite3.dylib ../staging/$COOLKEY_PATH/bin
+   cp -f $PK11INSTALL_LIB_PATH/libnssdbm3.dylib ../staging/$COOLKEY_PATH/bin
 
    return 0
 }



More information about the 389-commits mailing list