tpm2-0-tss/version_fix.patch

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