File: rules

package info (click to toggle)
intel-vaapi-driver 1.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,708 kB
  • ctags: 18,738
  • sloc: ansic: 84,284; asm: 20,806; cpp: 15,094; sh: 11,332; pascal: 5,836; makefile: 1,567; python: 153; xml: 146
file content (13 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed

%:
	dh $@ --with libva

override_dh_install:
	find -name *.la -delete
	dh_install

override_dh_installchangelogs:
	dh_installchangelogs NEWS