File: rules

package info (click to toggle)
libpdfbox-graphics2d-java 0.43-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,880 kB
  • sloc: java: 6,704; xml: 257; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 383 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# DH_VERBOSE := 1
export LC_ALL=C.UTF-8

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	# Removing the jar and Maven artifacts linked to extended-tests, which is just
	# for testing purposes
	rm debian/libpdfbox-graphics2d-java/usr/share/java/extended-tests*
	rm -rf debian/libpdfbox-graphics2d-java/usr/share/maven-repo/de/rototor/pdfbox/extended-tests/