summaryrefslogtreecommitdiff
path: root/security/tpm-tools/files/patch-src-cmds-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/tpm-tools/files/patch-src-cmds-Makefile.in')
-rw-r--r--security/tpm-tools/files/patch-src-cmds-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/tpm-tools/files/patch-src-cmds-Makefile.in b/security/tpm-tools/files/patch-src-cmds-Makefile.in
new file mode 100644
index 000000000000..df7974a5ecb6
--- /dev/null
+++ b/security/tpm-tools/files/patch-src-cmds-Makefile.in
@@ -0,0 +1,11 @@
+--- src/cmds/Makefile.in.orig 2010-02-02 05:59:31.000000000 +0900
++++ src/cmds/Makefile.in 2010-10-25 01:55:31.069555531 +0900
+@@ -242,7 +242,7 @@
+ top_srcdir = @top_srcdir@
+ @TSS_LIB_IS_12_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX
+ @TSS_LIB_IS_12_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX -DTSS_LIB_IS_12
+-LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -ltpm_unseal
++LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la
+ tpm_sealdata_SOURCES = tpm_sealdata.c
+ tpm_unsealdata_SOURCES = tpm_unsealdata.c
+ all: all-am