Commit Graph

1 Commits

Author SHA1 Message Date
Floréal Toumikian 72c28b2518 Enhancement: better packaging scripts
- build.sh: will build for release
- ./install.sh:
  - default $PREFIX set to /usr/local to avoid installing in /
  - use install over cp
- ./uninstall.sh:
  - remove installed files (leave directory structure though)
  - default $PREFIX set to /usr/local
2020-08-27 11:57:41 +02:00