Fix license name debian-6.2.0-1
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 26 Apr 2012 16:10:38 +0000 (10:10 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 26 Apr 2012 16:10:38 +0000 (10:10 -0600)
debian/copyright
debian/rules

index 540d86f46af522aa684977c665f741d4c693f367..f9364eb4694a399ca38b7b653c6161ce4b30fdec 100644 (file)
@@ -10,12 +10,12 @@ Upstream Copyright Statement
 ============================
 CLSQL is written and Copyright (c) 2002 by Kevin M. Rosenberg.
 
-CLSQL is licensed under the terms of the Lisp Lesser GNU Public
-License, known as the LLGPL.  The LLGPL consists of a preamble (see
-below) and the Lessor GNU Public License 2.1 (LGPL-2.1).  Where these
-conflict, the preamble takes precedence.  CLSQL is referenced in the
-preamble as the "LIBRARY."  The LGPL-2.1 is stored on a Debian system
-in the file /usr/share/common-licenses/LGPL-2.1.
+CLSQL is licensed under the terms of the Lisp Lesser GNU General
+Public License, known as the LLGPL.  The LLGPL consists of a preamble
+(see below) and the Lessor GNU General Public License 2.1 (LGPL-2.1).
+Where these conflict, the preamble takes precedence.  CLSQL is
+referenced in the preamble as the "LIBRARY."  The LGPL-2.1 is stored
+on a Debian system in the file /usr/share/common-licenses/LGPL-2.1.
 
 CLSQL is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
index e1ee3a050ab1df271d059ba44147e9631eb6c9b6..74d450051afb07ddc0116befc80c58b0294b4efa 100755 (executable)
@@ -92,7 +92,7 @@ install: build
        dh_prep
        dh_installdirs
 
-       dh_installdirs --all  $(clc-systems) $(clc-source)
+       dh_installdirs --all $(clc-source)
        dh_installdirs -p $(pkg) $(lispdir-sql) etc
        dh_installdirs -p $(pkg-uffi) $(lispdir-uffi) $(sodir-uffi)
        dh_installdirs -p $(pkg-pg) $(lispdir-pg)