File: rules

package info (click to toggle)
discover-data 2.2013.01.13%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,072 kB
  • sloc: xml: 63,170; python: 658; perl: 519; makefile: 144; sh: 33; awk: 24
file content (13 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- hwlistsdir=/usr/lib/discover

override_dh_auto_install:
	dh_auto_install -- hwlistsdir=/usr/lib/discover

override_dh_installchangelogs:
	dh_installchangelogs ChangeLog