Add debian package build instructions

This commit is contained in:
Simon Stürz 2019-01-10 23:58:40 +01:00
parent 81c86ce789
commit f498d3175f

View File

@ -30,6 +30,12 @@ You can run the daemon directly with following command
$ sudo LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/libnymea-networkmanager/ ./nymea-networkmanager/nymea-networkmanager
## Building the debian package
In order to build a debian package you can do following:
$ sudo apt install debhelper dh-systemd
$ dpkg-buildpackage -us -uc -tc
# Config file
nymea-networkmanager will search for a config file in the following locations (in this order):