/[pkg-java]/trunk/libcommons-jxpath-java/debian/rules
ViewVC logotype

Contents of /trunk/libcommons-jxpath-java/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1216 - (show annotations) (download)
Sat Aug 20 18:47:32 2005 UTC (7 years, 9 months ago) by avdyk
File size: 611 byte(s)
libant1.6-java to ant transition
1 #!/usr/bin/make -f
2 # debian/rules for libcommons-jxpath-java (uses CDBS)
3
4 # Uncomment this to turn on verbose mode.
5 #export DH_VERBOSE=1
6
7 # This is the debhelper compatibility version to use.
8 #export DH_COMPAT=4
9
10 include /usr/share/cdbs/1/rules/debhelper.mk
11 include /usr/share/cdbs/1/class/ant.mk
12
13 JAVA_HOME_DIRS := /usr/lib/kaffe
14 ANT_HOME := /usr/share/ant
15 DEB_JARS := junit jdom0 javacc servlet-2.3 commons-beanutils common-collections commons-logging $(ANT_HOME)/lib/ant-launcher.jar
16 DEB_ANT_COMPILER := jikes
17 DEB_ANT_BUILD_TARGET := jar
18
19 LIBRARY=commons-jxpath
20 VERSION=1.2

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5