summaryrefslogtreecommitdiff
path: root/Build-tools
diff options
context:
space:
mode:
authormonty@work.mysql.com <>2002-04-17 15:32:28 +0200
committermonty@work.mysql.com <>2002-04-17 15:32:28 +0200
commit794eb03b29ab46708ed96aa69b25039064775136 (patch)
tree8ea8e5199ffd8aa239b0525edb3af09a2e4b157f /Build-tools
parent18fd8bef7de380cd5b3eb28e577d366c553b6214 (diff)
downloadmariadb-git-794eb03b29ab46708ed96aa69b25039064775136.tar.gz
Deleted some old Makefiles
Diffstat (limited to 'Build-tools')
-rwxr-xr-xBuild-tools/Do-patch-file4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build-tools/Do-patch-file b/Build-tools/Do-patch-file
index 975c10c6b0e..7e6d4c493d8 100755
--- a/Build-tools/Do-patch-file
+++ b/Build-tools/Do-patch-file
@@ -13,8 +13,8 @@ NEW="mysql-$VER.tar.gz"
OLD="mysql-$PVER.tar.gz"
RESULT="mysql-$PVER-$VER.patch.gz"
PATCH_DIR=/my/web/Downloads-live/Patches
-RESULT_DIR=/my/web/Downloads-live/MySQL-3.23
-RESULT_DIR_MAX=/my/web/Downloads-live/MySQL-Max-3.23
+RESULT_DIR=/my/web/Downloads-live/MySQL-4.0
+RESULT_DIR_MAX=/my/web/Downloads-live/MySQL-Max-4.0
if test ! -f $NEWDIR/$NEW
then