diff options
author | Cy Schubert <cy@FreeBSD.org> | 2006-02-16 15:19:07 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2006-02-16 15:19:07 +0000 |
commit | c02b307b94b0c2d8580aae0483e1259108ebcf43 (patch) | |
tree | 5a3954308684e3aa2cad13d7c2530398d8213290 /security/tripwire/files/patch-Makefile.in | |
parent | ebc5833b17da8a3ff61718bb07d0f3e9513ec543 (diff) |
Add missing patch files.
Notes
Notes:
svn path=/head/; revision=156178
Diffstat (limited to 'security/tripwire/files/patch-Makefile.in')
-rw-r--r-- | security/tripwire/files/patch-Makefile.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/tripwire/files/patch-Makefile.in b/security/tripwire/files/patch-Makefile.in new file mode 100644 index 000000000000..cb6d3c3c77a3 --- /dev/null +++ b/security/tripwire/files/patch-Makefile.in @@ -0,0 +1,10 @@ +--- Makefile.in.orig Thu Dec 1 19:24:47 2005 ++++ Makefile.in Fri Jan 6 15:06:24 2006 +@@ -536,7 +536,6 @@ + + install-data-am: + @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-data-hook + + install-exec-am: + |