~ubuntu-branches/ubuntu/intrepid/libcommons-el-java/intrepid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Wolfgang Baer
  • Date: 2006-01-15 17:22:06 UTC
  • mfrom: (2.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060115172206-18w7orbfg52oudx7
Tags: 1.0-3
* kaffe compiler transition 
* Standards-Version 3.6.2 (no changes)
* Bumped debhelper version to fix linda error
* Added myself to uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
include /usr/share/cdbs/1/rules/simple-patchsys.mk
14
14
 
15
15
JAVA_HOME := /usr/lib/kaffe
16
 
ANT_HOME := /usr/share/ant1.6
 
16
ANT_HOME := /usr/share/ant
17
17
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar servlet-api jsp-api junit
18
 
DEB_ANT_COMPILER := jikes
19
18
DEB_ANT_BUILD_TARGET := jar-only javadoc
20
19
 
21
20
# Additional options to pass to the Java virtual machine