Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 40 and Version 41 of BuildingWinNSS


Ignore:
Timestamp:
Mar 10, 2013, 10:58:17 PM (11 years ago)
Author:
datallah
Comment:

Add instructions for generating zip file

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinNSS

    v40 v41  
    6161 * `softokn3.chk`
    6262 * `freebl3.chk`
     63
     64Generate the zip file for [wiki:BuildingWinPidgin]:
     65{{{
     66cp -R nss-<version>/mozilla/dist/WINNT5.1_OPT.OBJ/ .../pidgin-devel/win32-dev/nss-<version>-nspr-<nsprversion>/
     67cp -R nss-<version>/mozilla/dist/public/nss/* .../pidgin-devel/win32-dev/nss-<version>-nspr-<nsprversion>/include/
     68cd .../pidgin-devel/win32-dev
     69tar czf nss-<version>-nspr-<nsprversion>.tar.gz nss-<version>-nspr-4.9.5
     70gpg -ab nss-<version>-nspr-<nsprversion>.tar.gz
     71gpg --verify nss-<version>-nspr-<nsprversion>.tar.gz.asc
     72}}}
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!