[med-svn] r11048 - trunk/packages/strap-base/trunk/debian
Christoph Gille
christophgil-guest at alioth.debian.org
Mon May 28 16:20:13 UTC 2012
Author: christophgil-guest
Date: 2012-05-28 16:20:13 +0000 (Mon, 28 May 2012)
New Revision: 11048
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 16:18:27 UTC (rev 11047)
+++ trunk/packages/strap-base/trunk/debian/rules 2012-05-28 16:20:13 UTC (rev 11048)
@@ -8,7 +8,7 @@
%:
dh $@
-SRC_TMP := $HOME/tmp/build_strap-base
+SRC_TMP := $(HOME)/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):.:$(SRC_TMP)/compilationDependencies.jar
usj := /usr/share/java/
CP=.:$(SRC_TMP)/compilationDependencies.jar:$(usj)javatar.jar:$(usj)activation.jar:$(usj)commons-codec.jar:$(usj)commons-httpclient.jar:$(usj)commons-logging.jar:$(usj)httpclient.jar:$(usj)httpclient.jar:$(usj)httpcore.jar:$(usj)httpmime.jar
More information about the debian-med-commit
mailing list