Re: Figuring out choices in postinstall
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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=uyspdF79kKCd0TIt6KZr8uw6hEDjnM43TAtigHAUrHU=; b=IptKlGVYY7BPxEncDOz7Pezx+vU53PGVSSyCefPoTmZjCyjdFApoDay3lsaFEQ80aa Sd7VBfKsOqGYv2IAOzLnw4bcVu3mmaxFjUiHmtk9XawI5OuwkAObP4HdVlmlSoAR8Noz ioeWzTSX7b2b13e6yA4CCUer282N/YRThq7vQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=N5wQi5gNaXE90i71AfMwUgAZYXhcBog9H/DVIjmj3kWa5B+IlZzXSMjGir+0WnAv/N IdBVQG610cAVE0yp3BUsZnuvy6SO0bfXJDs3kmhxfA2no0VJPVBH5p4DZ6JJg/Vu07ar Mv7vMqaiB2o1Wh5Yi9h4QjDwz/AQBZpYqN+V0= On Feb 17, 2010, at 3:23 PM, sakshi wrote: Hi, No. _______________________________________________ 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... My metapackage contains multiple choices. The first pkg contains a postinstall shell script. Within this script is there any way to figure out if the second choice was selected in the UI? But if you need to check for that, wouldn't it make sense to swap the two choices so that you can create a temp file in /tmp from the postinstall script to help the second one figure out if the first one was installed. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev