fixed cmake build for spc kernel driver

This commit is contained in:
Markus Rosenstihl
2017-02-02 11:30:51 +01:00
parent 91ce1971c6
commit b1025a3ff2
3 changed files with 22 additions and 2 deletions

12
README
View File

@ -17,9 +17,12 @@ To start Damaris use for example:
/opt/damaris-private/bin/DAMARIS
Updatine debian/changelog
Updating debian/changelog
=========================
Subversion
==========
Use the following command to get all the commit messages:
Mac OS X:
@ -30,3 +33,10 @@ Linux:
svn2cl -i -a --stdout |sed 's/^\t/ /'|sed -e '/^[0-9]/d'
Git
===
git log --oneline .
Then pick the stuff the users need to know.
dch -M -v x.xx