[pkg-java] r11608 - trunk/tomcat6/debian
Torsten Werner
twerner at alioth.debian.org
Tue Feb 16 22:59:25 UTC 2010
Author: twerner
Date: 2010-02-16 22:59:24 +0000 (Tue, 16 Feb 2010)
New Revision: 11608
Modified:
trunk/tomcat6/debian/rules
Log:
tomcat6: fix the download of the orig tarball
Modified: trunk/tomcat6/debian/rules
===================================================================
--- trunk/tomcat6/debian/rules 2010-02-16 21:42:11 UTC (rev 11607)
+++ trunk/tomcat6/debian/rules 2010-02-16 22:59:24 UTC (rev 11608)
@@ -114,6 +114,6 @@
binary: binary-indep binary-arch
get-orig-source:
- -uscan --download-version $(VERSION) --force-download --rename
+ -uscan --download-version $(T_VER) --force-download --rename
.PHONY: build clean binary-indep binary-arch binary install get-orig-source
More information about the pkg-java-commits
mailing list