updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git] / premake4 / premake4.install
blobf80915c7a69062f9162dbf98a679927ebb8d293d
1 ## arg 1:  the new package version
2 post_install() {
3         echo
4         echo "===[ NOTE ]==="
5         echo "This package ships the version $1 of the premake project. This version is completely different from previous (i.e. script syntax, command line options, executable name). This package doesn't conflicts with the premake package (currently, 03 Sep 2009, at version 3.7) so you can keep both installed."
6         echo
7         echo "To access the help builtin:"
8         echo "    premake4 --help"
9         echo