makedeb


bmx-ng-bin 0.138.3.53-0


The compiler and IDE for the BlitzMax language

Viewing /bmx-ng.install.

View raw.

Click here to go back to the Git tree for bmx-ng-bin.


post_install() {
  printf "\33[2K\r\033[1;32m%s\033[0m\n" "MESSAGE:" >&2
  echo " => Some changes in behavior were made, in order to package bmx-ng."
  echo "    For MaxIDE in \$PATH, the necessary files are symlinked to .config/bmx-ng"
  echo "    For bmk in \$PATH, the necessary files are symlinked to a bmx-ng folder in"
  echo "    current directory."
}