[med-svn] r11083 - trunk/packages/strap-base/trunk/debian
Christoph Gille
christophgil-guest at alioth.debian.org
Tue May 29 22:48:13 UTC 2012
Author: christophgil-guest
Date: 2012-05-29 22:48:13 +0000 (Tue, 29 May 2012)
New Revision: 11083
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:42:32 UTC (rev 11082)
+++ trunk/packages/strap-base/trunk/debian/rules 2012-05-29 22:48:13 UTC (rev 11083)
@@ -18,8 +18,6 @@
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.
cd $(SRC_TMP)/src && cc -lm -lX11 -o $(CURDIR)/nativeTools_unix2 nativeTools_unix2.c
More information about the debian-med-commit
mailing list