Update of debian directory. This format is for use with dpkg-buildpackage
[profile/ivi/dlt-daemon.git] / debian / README.source
index 6ac6a6d..9801839 100755 (executable)
@@ -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