File: rules

package info (click to toggle)
vdr-plugin-satip 2.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 500 kB
  • sloc: ansic: 6,308; makefile: 93; python: 67
file content (11 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

#DH_VERBOSE=1

MAKE_OPTIONS = STRIP=/bin/true

override_dh_auto_build:
	dh_auto_build -- $(MAKE_OPTIONS)

%:
	dh $@ --with vdrplugin