summaryrefslogtreecommitdiff
path: root/storage/xtradb/build/debian/patches/60_percona_support.dpatch
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/build/debian/patches/60_percona_support.dpatch')
-rw-r--r--storage/xtradb/build/debian/patches/60_percona_support.dpatch16
1 files changed, 0 insertions, 16 deletions
diff --git a/storage/xtradb/build/debian/patches/60_percona_support.dpatch b/storage/xtradb/build/debian/patches/60_percona_support.dpatch
deleted file mode 100644
index e69d0dd5f76..00000000000
--- a/storage/xtradb/build/debian/patches/60_percona_support.dpatch
+++ /dev/null
@@ -1,16 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-
-@DPATCH@
-
---- a/scripts/mysql_install_db.sh 2009-08-08 09:20:07.000000000 +0000
-+++ b/scripts/mysql_install_db.sh 2009-08-08 09:29:23.000000000 +0000
-@@ -469,6 +469,9 @@
- echo
- echo "Please report any problems with the $scriptdir/mysqlbug script!"
- echo
-+ echo "For commercial support please contact Percona at http://www.percona.com/contacts.html"
-+ echo
-+
- fi
-
- exit 0