| Index: nss/scripts/nss-checkout.sh
|
| ===================================================================
|
| --- nss/scripts/nss-checkout.sh (revision 61548)
|
| +++ nss/scripts/nss-checkout.sh (working copy)
|
| @@ -11,7 +11,7 @@
|
|
|
| rm -rf mozilla/security/nss/lib
|
| cvs -q -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export \
|
| - -r NSS_3_12_7_RTM mozilla/security/nss/lib
|
| + -r NSS_3_12_8_RTM mozilla/security/nss/lib
|
|
|
| # Rename one of the utf8.c files to avoid name conflict.
|
| mv mozilla/security/nss/lib/base/utf8.c mozilla/security/nss/lib/base/nssutf8.c
|
|
|