File: rules

package info (click to toggle)
libpdfbox-java 1%3A0.7.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 27,316 kB
  • ctags: 18,061
  • sloc: java: 38,032; xml: 2,650; sh: 48; jsp: 27; makefile: 12
file content (19 lines) | stat: -rwxr-xr-x 406 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

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

%:
	dh --with quilt $@

override_dh_auto_configure:
	find /usr/share/fonts/cmap/ -type f | xargs cp -n -t Resources/cmap/
	dh_auto_configure

override_dh_auto_build:
	dh_auto_build -- package javadoc

override_dh_installchangelogs:
	dh_installchangelogs $(CURDIR)/docs/changes.html

get-orig-source:
	uscan --force-download --repack --rename