From f498d3175f858a27595c6ccaf33f0856d8e01e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 10 Jan 2019 23:58:40 +0100 Subject: [PATCH] Add debian package build instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 948a84a..2f52326 100644 --- a/README.md +++ b/README.md @@ -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):