[med-svn] r11042 - trunk/packages/strap-base/trunk/debian

Christoph Gille christophgil-guest at alioth.debian.org
Mon May 28 15:45:02 UTC 2012


Author: christophgil-guest
Date: 2012-05-28 15:45:02 +0000 (Mon, 28 May 2012)
New Revision: 11042

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-28 15:41:01 UTC (rev 11041)
+++ trunk/packages/strap-base/trunk/debian/rules	2012-05-28 15:45:02 UTC (rev 11042)
@@ -8,12 +8,12 @@
 %:
 	dh $@
 
+SRC_TMP := ~/tmp/build_strap-base
 CP := $(shell echo /usr/share/java{javatar,activation,commons-codec,commons-httpclient,commons-logging,httpclient,httpclient,httpcore,httpmime.jar} | sed 's| |.jar:|g)
 CP := $(CP):.:$(SRC_TMP)/compilationDependencies.jar
 
 
 SKIP :=Superimpose_LajollaProtein.java\|ChJv.java\|Flavine.java\|ChAquaScrollBarUI\|StrapMacApplicationListener
-SRC_TMP := ~/tmp/build_strap-base
 REPACKED := strap-base-$(VERSION)
 STRAPSRC := ~/tmp/build_strap-base/strap-base-$(VERSION)
 




More information about the debian-med-commit mailing list