r2146: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 20 Jun 2002 15:46:00 +0000 (15:46 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 20 Jun 2002 15:46:00 +0000 (15:46 +0000)
debian/rules

index 738e6914429dd67fc1a4f062bb662ebbbc5c0e5d..51b0565c2bed26f2b8f708453355230187157510 100755 (executable)
@@ -21,7 +21,7 @@ DOCDIR                := $(prefix)/usr/share/doc/${debpkg}
 
 UPSTREAM_VER   := $(shell sed -n -e "s/${DEBPKG} (\(.*\)-[0-9.]).*/\1/p" < debian/changelog |head -1)
 
-clc-source:    := $(SOURCEDIR)-$(UPSTREAM_VER)
+clc-source     := $(SOURCEDIR)-$(UPSTREAM_VER)
 
 configure: configure-stamp
 configure-stamp: