summaryrefslogtreecommitdiff
path: root/support-files/debian/patches/ab
diff options
context:
space:
mode:
Diffstat (limited to 'support-files/debian/patches/ab')
-rw-r--r--support-files/debian/patches/ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/support-files/debian/patches/ab b/support-files/debian/patches/ab
deleted file mode 100644
index e169ee38188..00000000000
--- a/support-files/debian/patches/ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- mysql-3.23.34a/sql/Makefile.in.orig Mon Mar 12 08:27:39 2001
-+++ mysql-3.23.34a/sql/Makefile.in Thu Mar 15 04:11:14 2001
-@@ -373,7 +373,7 @@
-
- mysqlbinlog: $(mysqlbinlog_OBJECTS) $(mysqlbinlog_DEPENDENCIES)
- @rm -f mysqlbinlog
-- $(CXXLINK) $(mysqlbinlog_LDFLAGS) $(mysqlbinlog_OBJECTS) $(mysqlbinlog_LDADD) $(LIBS)
-+ $(CXXLINK) $(mysqld_LDFLAGS) $(mysqlbinlog_OBJECTS) $(mysqld_LDADD) $(LIBS)
-
- mysqld: $(mysqld_OBJECTS) $(mysqld_DEPENDENCIES)
- @rm -f mysqld