[med-svn] r11082 - trunk/packages/strap-base/trunk/debian
Christoph Gille
christophgil-guest at alioth.debian.org
Tue May 29 22:42:33 UTC 2012
Author: christophgil-guest
Date: 2012-05-29 22:42:32 +0000 (Tue, 29 May 2012)
New Revision: 11082
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:39:18 UTC (rev 11081)
+++ trunk/packages/strap-base/trunk/debian/rules 2012-05-29 22:42:32 UTC (rev 11082)
@@ -18,6 +18,7 @@
echo dh_installdocs -- do nothing
override_dh_auto_build:
+ mkdir -p $(TARBALLS)
[ -f $(ORIG_TAR) ] || wget -N -O $(ORIG_TAR) http://www.bioinformatics.org/strap/debian/strap-base_$(VERSION).orig.tar.gz
cd $(SRC_TMP) && tar -xzf $(ORIG_TAR)
# Native program to manage GUI frames by frame title. It provides always-on-top, iconization, to-front etc.
More information about the debian-med-commit
mailing list