File: rules

package info (click to toggle)
activemq 5.14.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 71,580 kB
  • ctags: 62,440
  • sloc: java: 395,974; xml: 22,261; jsp: 1,734; sh: 994; cs: 347; cpp: 316; python: 239; ruby: 92; php: 75; perl: 71; makefile: 9
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 $@ --buildsystem=maven


override_dh_install:
	dh_install
	chmod 644 debian/activemq/etc/activemq/instances-available/main/log4j.properties
	chmod 644 -R debian/activemq/usr/share/doc/activemq/examples/*
	chmod 644 debian/activemq/usr/share/activemq/README.txt

get-orig-source:
	uscan --force-download --repack --compression xz --download-current-version