Searched refs:packageInfoFile (Results 1 - 1 of 1) sorted by path

/haiku-buildtools/
H A Dbuild-gcc2-package-Haiku.sh33 packageInfoFile="package-info"
35 cat > "$packageInfoFile" << ENDOFHERE
64 package create -b -I "$installDir" -i "$packageInfoFile" $packageFile ||
178 package create -C "$installDir" -i "$packageInfoFile" $packageFile || exit 1
180 echo "Built package $packageInfoFile successfully."

Completed in 438 milliseconds