File: rules

package info (click to toggle)
prometheus-openstack-exporter 0.1.4-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 268 kB
  • sloc: python: 766; sh: 77; makefile: 32
file content (8 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with systemd,python3 --buildsystem=pybuild

override_dh_installinit:
	# nothing