diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /databases/percona55-server/files/patch-include_Makefile.in | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'databases/percona55-server/files/patch-include_Makefile.in')
-rw-r--r-- | databases/percona55-server/files/patch-include_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/percona55-server/files/patch-include_Makefile.in b/databases/percona55-server/files/patch-include_Makefile.in deleted file mode 100644 index ef2c4dea31ec..000000000000 --- a/databases/percona55-server/files/patch-include_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- include/Makefile.in.orig 2009-07-23 14:45:21.000000000 +0200 -+++ include/Makefile.in 2009-07-23 14:45:34.000000000 +0200 -@@ -712,8 +712,6 @@ - @HAVE_DTRACE_TRUE@probes_mysql_dtrace.h: $(DTRACEPROVIDER) - @HAVE_DTRACE_TRUE@ $(DTRACE) $(DTRACEFLAGS) -h -s $(DTRACEPROVIDER) -o $@ - --probes_mysql_nodtrace.h: $(DTRACEPROVIDER) -- @PERL@ $(top_srcdir)/scripts/dheadgen.pl -f $(DTRACEPROVIDER) > $@ - - # Don't update the files from bitkeeper - %::SCCS/s.% |