diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-15 20:27:26 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-15 20:27:26 +0200 |
commit | 6754d3ce6adfc42aa7c7c8a3fd1982e1f9a3780e (patch) | |
tree | fa648d03b41c948d7ef605981ae9e6ee31a7f9d0 /app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch | |
parent | app-crypt/mhash: cleanup (diff) | |
download | gentoo-6754d3ce6adfc42aa7c7c8a3fd1982e1f9a3780e.tar.gz gentoo-6754d3ce6adfc42aa7c7c8a3fd1982e1f9a3780e.tar.bz2 gentoo-6754d3ce6adfc42aa7c7c8a3fd1982e1f9a3780e.zip |
app-crypt/tpm-tools: cleanup
Bug: 611492
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch')
-rw-r--r-- | app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch b/app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch deleted file mode 100644 index 928f94f8e695..000000000000 --- a/app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/tpm_mgmt/tpm_nvread.c 2015-06-07 13:00:30.250314575 +0000 -+++ b/src/tpm_mgmt/tpm_nvread.c 2015-06-07 12:54:45.590302275 +0000 -@@ -23,6 +23,7 @@ - #include <ctype.h> - #include <fcntl.h> - #include <unistd.h> -+#include <sys/stat.h> - - #include "tpm_nvcommon.h" - #include "tpm_tspi.h" |