439
edits
| Line 67: | Line 67: | ||
Get your nss tree as normal. You'll need to get nss, nspr, and dbm. These instructions are for NSS 3.14. The easiest way to get and NSS tree is with cvs: | Get your nss tree as normal. You'll need to get nss, nspr, and dbm. These instructions are for NSS 3.14. The easiest way to get and NSS tree is with cvs: | ||
cvs checkout -d pserver:anonymous@cvs.mozilla.org:/cvsroot mozilla/nsprpub mozilla/dbm mozilla/security/coreconf mozilla/security/nss mozilla/security/dbm | cvs checkout -d pserver:anonymous@cvs.mozilla.org:/cvsroot mozilla/nsprpub | ||
mozilla/dbm mozilla/security/coreconf mozilla/security/nss mozilla/security/dbm | |||
Apply the patch located here. | Apply the patch located here. | ||
edits