source:
vbox/trunk/src/libs/libtpms-0.9.0/debian/rules@
93889
Last change on this file since 93889 was 91612, checked in by , 3 years ago | |
---|---|
|
|
File size: 153 bytes |
Line | |
---|---|
1 | #!/usr/bin/make -f |
2 | |
3 | #export DH_VERBOSE=1 |
4 | |
5 | %: |
6 | dh $@ |
7 | |
8 | override_dh_auto_configure: |
9 | dh_auto_configure -- --with-openssl --with-tpm2 |
10 | |
11 | override_dh_usrlocal: |
Note:
See TracBrowser
for help on using the repository browser.