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.
- 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
-
v40
|
v41
|
|
61 | 61 | * `softokn3.chk` |
62 | 62 | * `freebl3.chk` |
| 63 | |
| 64 | Generate the zip file for [wiki:BuildingWinPidgin]: |
| 65 | {{{ |
| 66 | cp -R nss-<version>/mozilla/dist/WINNT5.1_OPT.OBJ/ .../pidgin-devel/win32-dev/nss-<version>-nspr-<nsprversion>/ |
| 67 | cp -R nss-<version>/mozilla/dist/public/nss/* .../pidgin-devel/win32-dev/nss-<version>-nspr-<nsprversion>/include/ |
| 68 | cd .../pidgin-devel/win32-dev |
| 69 | tar czf nss-<version>-nspr-<nsprversion>.tar.gz nss-<version>-nspr-4.9.5 |
| 70 | gpg -ab nss-<version>-nspr-<nsprversion>.tar.gz |
| 71 | gpg --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!