Update of debian directory. This format is for use with dpkg-buildpackage
[profile/ivi/dlt-daemon.git] / debian / README.source
1 License
2 -------
3 See file: LICENSE.txt
4 The full LGPL license: LGPL.txt
5
6 Compiling in Linux:
7 -------------------
8 - create directory build
9 - change into directory build
10 - cmake ..
11 - make
12 - optional: sudo make install
13 - optional: sudo ldconfig