summaryrefslogtreecommitdiff
path: root/altosui/linux-install.sh
Commit message (Collapse)AuthorAge
* micropeak: Construct linux install scriptKeith Packard2014-02-16
| | | | | | Uses the same script as altosui, just edits the final path name Signed-off-by: Keith Packard <keithp@keithp.com>
* Move .desktop and icon management out of debian dirKeith Packard2014-02-16
| | | | | | | This constructs a .desktop file from a template and installs it, along with suitable .svg icons, during the normal build process Signed-off-by: Keith Packard <keithp@keithp.com>
* Add linux installer scriptKeith Packard2014-02-16
Create a linux installer shell script that unpacks the archive in a sensible place and adds a .desktop file to the environment Signed-off-by: Keith Packard <keithp@keithp.com>