PackageInfo 282 B

1234567
  1. <pkg-info format-version="2" identifier="org.haxe.haxeToolkit.haxe.pkg" version="%%VERSION%%" install-location="/tmp/haxe" auth="root">
  2. <payload installKBytes="%%INSTKB%%" numberOfFiles="5"/>
  3. <scripts>
  4. <postinstall file="./postinstall"/>
  5. </scripts>
  6. </pkg-info>