90
edits
(→Test) |
(→Steps) |
||
Line 84: | Line 84: | ||
make | make | ||
At this point, you have done building NSPR for Symbian OS. | At this point, you have done building NSPR for Symbian OS. Then you could make the <tt>run_nspr_tests</tt> installation package with help of this [https://bugzilla.mozilla.org/attachment.cgi?id=332007&action=edit run_nspr_tests_static.pkg] source file: | ||
# build the package | |||
makesis run_nspr_tests_static.pkg | |||
# sign the package | |||
signsis -s -v run_nspr_tests_static.SIS run_nspr_tests_static.sisx moz_selfsign.cer moz_selfsign.key | |||
= Test = | = Test = |
edits