File: rules

package info (click to toggle)
foomuuri 0.32-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 856 kB
  • sloc: python: 4,075; makefile: 126; sh: 39
file content (13 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --with python3

override_dh_auto_build:

override_dh_auto_install:
	dh_auto_install
	dh_auto_install -- --directory=prometheus

override_dh_installsystemd:
	dh_installsystemd --no-stop-on-upgrade --no-enable --no-start