summary refs log tree commit diff
path: root/pkgs/misc/tpm2-pkcs11/version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/tpm2-pkcs11/version.patch')
-rw-r--r--pkgs/misc/tpm2-pkcs11/version.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/misc/tpm2-pkcs11/version.patch b/pkgs/misc/tpm2-pkcs11/version.patch
new file mode 100644
index 00000000000..297a7bd5373
--- /dev/null
+++ b/pkgs/misc/tpm2-pkcs11/version.patch
@@ -0,0 +1,10 @@
+--- a/bootstrap
++++ b/bootstrap
+@@ -4,7 +4,6 @@
+ 
+ # Generate a VERSION file that is included in the dist tarball to avoid needed git
+ # when calling autoreconf in a release tarball.
+-git describe --tags --always --dirty > VERSION
+ 
+ # generate list of source files for use in Makefile.am
+ # if you add new source files, you must run ./bootstrap again