File: rules

package info (click to toggle)
jcodings 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 968 kB
  • ctags: 1,065
  • sloc: java: 19,453; xml: 150; makefile: 8; sh: 5
file content (13 lines) | stat: -rwxr-xr-x 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk

JAVA_HOME := /usr/lib/jvm/default-java

install/libjcodings-java::
	mh_installpom -plibjcodings-java pom.xml
	mh_installjar -plibjcodings-java pom.xml -l target/jcodings.jar

get-orig-source:
	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename