Author: paulcager-guest
Date: 2007-02-01 00:15:31 +0100 (Thu, 01 Feb 2007)
New Revision: 2958
Modified:
trunk/bcel/debian/rules
Log:
Removed obsolete declarations in rules.
Tidied up -DEB_ANT_BUILD_TARGET
Modified: trunk/bcel/debian/rules
===================================================================
--- trunk/bcel/debian/rules 2007-01-24 23:48:07 UTC (rev 2957)
+++ trunk/bcel/debian/rules 2007-01-31 23:15:31 UTC (rev 2958)
@@ -5,12 +5,10 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
-export UPSTREAM_VERSION = $(shell head -1 debian/changelog | cut -f2 -d\( |
cut -f1 -d\) | cut -f1 -d\-)
-
JAVA_HOME := /usr/lib/jvm/java-gcj
ANT_HOME := /usr/share/ant
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar xmlParserAPIs
xercesImpl regexp
-DEB_ANT_BUILD_TARGET := compile jar javadoc
+DEB_ANT_BUILD_TARGET := dist
clean::
rm -rf target dist
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits