Debian copyright corrections.
authorJukka Saastamoinen <juksa@czc6303cj1.ixonos.local>
Wed, 7 Apr 2010 04:54:43 +0000 (07:54 +0300)
committerJukka Saastamoinen <juksa@czc6303cj1.ixonos.local>
Wed, 7 Apr 2010 04:54:43 +0000 (07:54 +0300)
INSTALL
debian/copyright

diff --git a/INSTALL b/INSTALL
index a387912..2ebf8bf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,8 @@
-To install debian package type:
+To install through make, type:
 
-dpkg-buildpackage -rfakeroot -b
+make
+make install
+
+To create debian package, type:
+
+dpkg-buildpackage -rfakeroot -b -tc
index 8c1771a..9e1edd6 100644 (file)
@@ -11,9 +11,8 @@ Copyright: <put the year(s) of the copyright, and the names of the
 License:
 
    This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
+   it under the terms of the GNU General Public License version 2 as 
+   published by the Free Software Foundation.
 
    This package is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of