Files
mosh/macosx/mosh-1.2.4-3.pkg/Distribution
T
John Hood 83bfae7cf2 Add contents of mosh-1.2.4-3.pkg, except Payload
This is the base for new package builds using
pkgbuild and productbuild.

Signed-off-by: John Hood <cgull@glup.org>
2015-06-21 16:16:38 -04:00

15 lines
709 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
<title>Mosh 1.2.4</title>
<options customize="never" allow-external-scripts="no"/>
<domains enable_anywhere="true"/>
<readme file="ReadMe"/>
<license file="License"/>
<choices-outline>
<line choice="choice0"/>
</choices-outline>
<choice id="choice0" title="Default" customLocation="/">
<pkg-ref id="edu.mit.mosh.mosh.pkg"/>
</choice>
<pkg-ref id="edu.mit.mosh.mosh.pkg" installKBytes="2204" version="1.2.4" auth="Root">#prefix.pkg</pkg-ref>
</installer-script>