-Updated PACKAGING (thanks AutoStatic)

This commit is contained in:
Harry van Haaren 2013-12-12 23:01:45 +00:00
parent d7928aac10
commit af91fbdb13

View file

@ -3,25 +3,17 @@ Thanks for looking into packaging Luppp:
OpenAV couldn't possibly package for every distro, OpenAV couldn't possibly package for every distro,
your work is apprecatied! your work is apprecatied!
CMake is used as the build system, checkout the compile.sh CMake is used as the build system, checkout the compile.sh
script in the 'build' directory: its pretty simple. script in the 'build' directory: its pretty simple.
Notes for packaging: Notes for packaging:
=== 1: luppp.prfs === Controllers directory
Install luppp.prfs into .config/openAV/luppp/
Result: file: .config/openAV/luppp/luppp.prfs
=== 2: Controllers directory
Install controllers directory (and contents) to Install controllers directory (and contents) to
.config/openAV/luppp/ /usr/share/luppp/controllers
Result: dir: .config/openAV/luppp/controllers/ Result: dir: /usr/share/luppp/controllers/
files: .config/openAV/luppp/controllers/<filename>.ctlr files: /usr/share/luppp/controllers/<filename>.ctlr
=== Questions === Questions