[med-svn] r1296 - trunk/packages/axpcoords/trunk/debian
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Wed Feb 6 10:34:58 UTC 2008
Author: hanska-guest
Date: 2008-02-06 10:34:58 +0000 (Wed, 06 Feb 2008)
New Revision: 1296
Modified:
trunk/packages/axpcoords/trunk/debian/rules
Log:
Added get-orig-source target
Modified: trunk/packages/axpcoords/trunk/debian/rules
===================================================================
--- trunk/packages/axpcoords/trunk/debian/rules 2008-02-06 10:31:40 UTC (rev 1295)
+++ trunk/packages/axpcoords/trunk/debian/rules 2008-02-06 10:34:58 UTC (rev 1296)
@@ -50,5 +50,10 @@
dh_md5sums
dh_builddeb
+get-orig-source:
+ [ -d ../tarballs ] || mkdir ../tarballs
+ wget "http://icwww.epfl.ch/%7Estamatak/index-Dateien/countSourceAxPcoords.php" \
+ -O ../tarballs/axpcoords_1.0.orig.tar.gz
+
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install
More information about the debian-med-commit
mailing list