Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / misc / tpm2-pkcs11 / version.patch
blob297a7bd5373624dd2c2d3774012a9068b3df751a
1 --- a/bootstrap
2 +++ b/bootstrap
3 @@ -4,7 +4,6 @@
5 # Generate a VERSION file that is included in the dist tarball to avoid needed git
6 # when calling autoreconf in a release tarball.
7 -git describe --tags --always --dirty > VERSION
9 # generate list of source files for use in Makefile.am
10 # if you add new source files, you must run ./bootstrap again