Re: Preventing files from overwriting
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:x-priority:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=lZ4bGiGTgM7P2Y1AVcBOikSuHCuUk/5T2+0oedqzWos=; b=wGzwiXoNKUIwDhI8UElyk+WSg+zbpQOpcoTNe8QarOtcdn838bcGn54B1xUu2h6T43 BBcw41TP4nVD6pdvywiEHdIJzKkmIAq+rdtrBlzyIZFcTGBghHwBSsaaH3N/OHHXNDkz BGAR3XpQDEfmxhj6nnEkGu46TMYyfvEDaCOiM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=ou/RTJiAwOIwnrK4u2Risz09uCKHJst3DPhIjLFnL8YIwtadmQz0SZHisV87ERr1pL W0dZxT5dBYHLmNBSTENJkJJ+YMwsoFIY5G/9DT+lOfXeG7KPKecphkcMgwv5iKdEgGoM WQZW8urWD5ziKqG793YKe2Waev1Ap835hJ798= 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 (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach