docs/osx/mpkg/boot2dockeriso.pkg/PackageInfo

14 lines
663 B
XML

<?xml version="1.0" encoding="utf-8"?>
<pkg-info overwrite-permissions="true" relocatable="false" identifier="io.boot2dockeriso.pkg.boot2dockeriso" postinstall-action="none" version="%BOOT2DOCKER_ISO_VERSION%" format-version="2" generator-version="steeve's strong hands" install-location="/usr/local/share/boot2docker" auth="root">
<payload numberOfFiles="%BOOT2DOCKER_ISO_NUMBER_OF_FILES%" installKBytes="%BOOT2DOCKER_ISO_INSTALL_KBYTES%"/>
<bundle-version/>
<upgrade-bundle/>
<update-bundle/>
<atomic-update-bundle/>
<strict-identifier/>
<relocate/>
<scripts>
<postinstall file="./postinstall"/>
</scripts>
</pkg-info>