# HG changeset patch # User Sebastian Brannstrom # Date 1279790595 -3600 # Node ID 4b8ca3632bf605064a0b835bc25cfd5fdd245cbe # Parent 79076725bab9940382a6481c2bb578f5c774ffc0 Updated PKG for S^3, part 2 diff -r 79076725bab9 -r 4b8ca3632bf6 application/sis/make_s3_sis.cmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/application/sis/make_s3_sis.cmd Thu Jul 22 10:23:15 2010 +0100 @@ -0,0 +1,6 @@ +del *.sis +makesis -d\ podcatcher_udeb.pkg +signsis podcatcher_udeb.sis podcatcher_udeb_signed.sis podcast.cer podcast.key + +makesis -d\ podcatcher_urel.pkg +signsis podcatcher_urel.sis podcatcher_urel_signed.sis podcast.cer podcast.key \ No newline at end of file diff -r 79076725bab9 -r 4b8ca3632bf6 application/sis/make_s60_5th_sis.cmd --- a/application/sis/make_s60_5th_sis.cmd Thu Jul 22 10:22:58 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -del *.sis -makesis -dc:\symbian\S60_5th_Edition_SDK_v1.0 podcatcher_udeb.pkg -signsis podcatcher_udeb.sis podcatcher_udeb_signed.sis podcast.cer podcast.key - -makesis -dc:\symbian\S60_5th_Edition_SDK_v1.0 podcatcher_urel.pkg -signsis podcatcher_urel.sis podcatcher_urel_signed.sis podcast.cer podcast.key \ No newline at end of file