Re: Turning off relocation (a hack solution to a PackageMaker bug)
Re: Turning off relocation (a hack solution to a PackageMaker bug)
- Subject: Re: Turning off relocation (a hack solution to a PackageMaker bug)
- From: John Gee <email@hidden>
- Date: Fri, 3 Oct 2008 15:28:30 +1300
On 03/10/2008, at 13:20 , Bill Coderre wrote: In a BUNDLE package, you need to delete FOO.pkg/Contents/Resources/TokenDefinitions.plist and also delete IFPkgPathMappings from the Info.plist file.
This can be done with these shell commands: rm FOO.pkg/Contents/Resources/TokenDefinitions.plist defaults delete FOO.pkg/Contents/Info IFPkgPathMappings
Nice hack. This should let me go back to using a relative location for the contents, supplying the contents at build time, and getting predictable behaviour. Fingers crossed. -- John Gee, ADInstruments Programmers live in interesting times... |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden