File: rules

package info (click to toggle)
mythtv-status 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: perl: 1,294; sh: 251; xml: 220; makefile: 73
file content (15 lines) | stat: -rwxr-xr-x 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_installsystemd:
	dh_installsystemd mythtv-status.service \
	    mythtv-status_health-check.service  \
	    mythtv-status_health-check.timer    \
	    mythtv-status_update-motd.service   \
	    mythtv-status_update-motd.timer