summaryrefslogtreecommitdiff
path: root/debian/README.source
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.source')
-rwxr-xr-xdebian/README.source22
1 files changed, 13 insertions, 9 deletions
diff --git a/debian/README.source b/debian/README.source
index 6ac6a6d..9801839 100755
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,13 @@
-dlt-daemon for Debian
----------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
+License
+-------
+See file: LICENSE.txt
+The full LGPL license: LGPL.txt
+
+Compiling in Linux:
+-------------------
+- create directory build
+- change into directory build
+- cmake ..
+- make
+- optional: sudo make install
+- optional: sudo ldconfig