|
[privoxy-commits] OSXPackageBuilder Packagemaker Instructions.txt,
1.1.1.1, 1.2
From: Ian Silvester <diem@us...> - 2012-03-16 01:22
|
Update of /cvsroot/ijbswa/OSXPackageBuilder In directory vz-cvs-4.sog:/tmp/cvs-serv19658 Modified Files: Packagemaker Instructions.txt Log Message: Version references now automatically populated during package build workflow Index: Packagemaker Instructions.txt =================================================================== RCS file: /cvsroot/ijbswa/OSXPackageBuilder/Packagemaker Instructions.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Packagemaker Instructions.txt 27 Feb 2012 19:01:12 -0000 1.1.1.1 --- Packagemaker Instructions.txt 16 Mar 2012 01:22:36 -0000 1.2 *************** *** 50,54 **** Destination is / No custom location ! The Package Identifier should be in the form: 'org.ijbswa.privoxy3019.pkg'. This value also needs to be plugged into the uninstall.command script since I have not yet worked out how to do that programmatically from one of the pre/postinstall scripts. Package Version is irrelevant. Restart Action: None --- 50,54 ---- Destination is / No custom location ! The Package Identifier _MUST_ be in the form: 'org.ijbswa.privoxyX.Y.ZZ.pkg' where X.Y.ZZ is the release version (e.g. 3.0.19). This is important since the uninstall.command script is populated with this name by a separate process. Package Version is irrelevant. Restart Action: None |
| Thread | Author | Date |
|---|---|---|
| [privoxy-commits] OSXPackageBuilder Packagemaker Instructions.txt, 1.1.1.1, 1.2 | Ian Silvester <diem@us...> |