Re: Preventing files from overwriting
Re: Preventing files from overwriting
- Subject: Re: Preventing files from overwriting
- From: Eli Bach <email@hidden>
- Date: Fri, 5 Feb 2010 23:58:09 -0700
On Feb 5, 2010, at 4:57 PM, Mark Hatsell wrote:
> I am actually using Iceberg to create the package. The format is the default pkg format that Iceberg outputs.
>
> I will see if I can work out the metapackage method.
>
> Thanks
> Mark
I believe another technique to doing this would be to have your package install the file to a temporary location, say in /tmp, then use a post-install script to check if there is a license file at the proper location and if not, move the file in /tmp to the right location [and possibly rename it].
This might be less effort than figuring out/making meta-packages work.
Eli
_______________________________________________
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