summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorkent@kent-amd64.(none) <>2007-10-01 18:52:25 +0200
committerkent@kent-amd64.(none) <>2007-10-01 18:52:25 +0200
commit6598c8dc2dd07ef305e7bcfb830cdadf0d2d1e2e (patch)
treefbc18bee528981227891a638e43f9a86e0a0361f /scripts
parent4d2c8e2445eec21bc85fa0ab1f3a7b38b5d9c8f5 (diff)
parent3114699f56d4f4d67a4647dba0b4c50b0e0db7f0 (diff)
downloadmariadb-git-6598c8dc2dd07ef305e7bcfb830cdadf0d2d1e2e.tar.gz
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-build
into mysql.com:/home/kent/bk/make-install/mysql-5.1-build
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mysql_install_db.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
index d2fe636c4e7..2af1979adda 100644
--- a/scripts/mysql_install_db.sh
+++ b/scripts/mysql_install_db.sh
@@ -231,6 +231,7 @@ then
pkgdatadir="@pkgdatadir@"
else
bindir="$basedir/bin"
+ extra_bindir="$bindir"
# We set up bootstrap-specific paths later, so skip this for --windows
if test "$windows" -eq 0
then