r2161: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 20 Jun 2002 18:06:08 +0000 (18:06 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 20 Jun 2002 18:06:08 +0000 (18:06 +0000)
debian/rules

index 54d5dce33eff480bffd0894190991806af3e84df..1678c1eac452b935f55fe10ead5ee858df23d108 100755 (executable)
@@ -8,6 +8,8 @@ export DH_VERBOSE=1
 # This is the debhelper compatibility version to use.
 export DH_COMPAT=4
 
+plain-pkg      := clsql
+
 pkg            := cl-sql
 pkg-base       := cl-sql-base
 pkg-mysql      := cl-sql-mysql
@@ -46,7 +48,7 @@ clc-source    := $(clc-base)/source
 clc-systems    := $(clc-base)/systems
 doc-dir                := $(prefix)/usr/share/doc/cl-sql
 
-clc-clsql      := $(clc-source)/$(pkg)-$(UPSTREAM_VER)
+clc-clsql      := $(clc-source)/$(plain_pkg)-$(UPSTREAM_VER)
 
 lispdir                := $(prefix)/$(clc-clsql)
 lispdir-sql    := $(prefix)/$(clc-clsql)/sql