File: rules

package info (click to toggle)
libpciaccess 0.17-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,348 kB
  • sloc: ansic: 7,440; sh: 4,359; makefile: 87
file content (19 lines) | stat: -rwxr-xr-x 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

PACKAGE = libpciaccess0

%:
	dh $@ --with quilt --builddirectory=build/

override_dh_auto_configure:
	dh_auto_configure -- \
		--disable-silent-rules \
		--with-pciids-path=\$${prefix}/share/misc \
		--with-zlib

override_dh_install:
	find debian/tmp -type f -name *.la -delete
	dh_install

override_dh_makeshlibs:
	dh_makeshlibs -V'libpciaccess0 (>= 0.12.902)' --add-udeb=$(PACKAGE)-udeb -- -c4