From: Ramakrishnan Muthukrishnan Date: Mon, 13 Oct 2014 16:01:16 +0000 (+0530) Subject: Distribution.xml file and scripts for building the OSX package. X-Git-Url: https://git.rkrishnan.org/(%5B%5E?a=commitdiff_plain;h=7a98e74c81380b9eb4907f42f3f99f18ded30fa4;p=tahoe-lafs%2Ftahoe-lafs.git Distribution.xml file and scripts for building the OSX package. --- diff --git a/misc/build_helpers/osx/Distribution.xml b/misc/build_helpers/osx/Distribution.xml new file mode 100644 index 00000000..7662a98f --- /dev/null +++ b/misc/build_helpers/osx/Distribution.xml @@ -0,0 +1,45 @@ + + + + + + +Tahoe-LAFS + + + + + + + + + + + + + + + + + +tahoe-lafs.pkg + + + diff --git a/misc/build_helpers/osx/scripts/postinstall b/misc/build_helpers/osx/scripts/postinstall new file mode 100755 index 00000000..aefc4fd3 --- /dev/null +++ b/misc/build_helpers/osx/scripts/postinstall @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "/Applications/tahoe.app/bin" >> /etc/paths.d/tahoe