mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-07 19:23:31 +00:00
build: run bootstrap.sh as part of Debian build
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
4a65fc6dbd
commit
37d9432a4e
1
debian/rules
vendored
1
debian/rules
vendored
@ -6,6 +6,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
dh $@ --parallel
|
||||
|
||||
override_dh_auto_configure:
|
||||
./bootstrap.sh
|
||||
dh_auto_configure -- --with-openssl
|
||||
|
||||
override_dh_usrlocal:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user