File: rules

package info (click to toggle)
intel-vaapi-driver 2.3.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 23,480 kB
  • sloc: ansic: 181,828; asm: 20,806; cpp: 15,306; pascal: 5,836; makefile: 1,857; python: 153; xml: 146; sh: 51
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