[Pkg-tcltk-commits] r1266 - iwidgets4/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Wed May 30 04:38:49 UTC 2012
Author: sgolovan
Date: 2012-05-30 04:38:48 +0000 (Wed, 30 May 2012)
New Revision: 1266
Modified:
iwidgets4/trunk/debian/rules
Log:
[iwidgets4]
* Fixed archive name in get-orig-target.
Modified: iwidgets4/trunk/debian/rules
===================================================================
--- iwidgets4/trunk/debian/rules 2012-05-30 04:35:24 UTC (rev 1265)
+++ iwidgets4/trunk/debian/rules 2012-05-30 04:38:48 UTC (rev 1266)
@@ -34,7 +34,7 @@
dh_compress -Xdemos
get-orig-source:
- wget -O iwidgets_4.0.1.orig.tar.gz \
+ wget -O iwidgets4_4.0.1.orig.tar.gz \
http://prdownloads.sourceforge.net/incrtcl/iwidgets4.0.1.tar.gz
.PHONY: override_dh_auto_configure override_dh_auto_install override_dh_compress get-orig-source
More information about the Pkg-tcltk-commits
mailing list