[med-svn] r11080 - trunk/packages/strap-base/trunk/debian
Christoph Gille
christophgil-guest at alioth.debian.org
Tue May 29 22:32:59 UTC 2012
Author: christophgil-guest
Date: 2012-05-29 22:32:58 +0000 (Tue, 29 May 2012)
New Revision: 11080
Modified:
trunk/packages/strap-base/trunk/debian/rules
Log:
Modified: trunk/packages/strap-base/trunk/debian/rules
===================================================================
--- trunk/packages/strap-base/trunk/debian/rules 2012-05-29 22:20:15 UTC (rev 11079)
+++ trunk/packages/strap-base/trunk/debian/rules 2012-05-29 22:32:58 UTC (rev 11080)
@@ -30,6 +30,6 @@
get-orig-source:
mkdir -p $(TARBALLS)
- [ -f $(ORIG_TAR) ] && wget -N -O $(ORIG_TAR) http://www.bioinformatics.org/strap/debian/strap-base_$(VERSION).orig.tar.gz
+ [ -f $(ORIG_TAR) ] || wget -N -O $(ORIG_TAR) http://www.bioinformatics.org/strap/debian/strap-base_$(VERSION).orig.tar.gz
More information about the debian-med-commit
mailing list