File: rules

package info (click to toggle)
libtpms 0.9.2-3.1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,576 kB
  • sloc: ansic: 113,969; makefile: 726; sh: 335; cpp: 125
file content (11 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --with-openssl --with-tpm2

override_dh_usrlocal: