forked from pool/tpm2-0-tss
Matthias Gerstner
a097eb82c2
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=55
12 lines
344 B
Diff
12 lines
344 B
Diff
Index: tpm2-tss-1.3.0/configure.ac
|
|
===================================================================
|
|
--- tpm2-tss-1.3.0.orig/configure.ac
|
|
+++ tpm2-tss-1.3.0/configure.ac
|
|
@@ -1,5 +1,5 @@
|
|
AC_INIT([tpm2-tss],
|
|
- [m4_esyscmd_s([git describe --tags --always --dirty])])
|
|
+ [1.3.0])
|
|
AC_CONFIG_MACRO_DIR([m4])
|
|
AC_PROG_CC
|
|
AC_PROG_CXX
|