summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-01-25 15:31:07 +0200
committermonty@mashka.mysql.fi <>2003-01-25 15:31:07 +0200
commit1bdd1d0626fdb8f858a3c4bf82e0064ee19b042d (patch)
tree45f7768e20be3d146b414bb9b770a956b9601f78 /scripts
parentfa7a94ed14f0bdd39b99abfca872444fdb5fff11 (diff)
parent5758da1476da75e481f944de4ec91e5464ce7b00 (diff)
downloadmariadb-git-1bdd1d0626fdb8f858a3c4bf82e0064ee19b042d.tar.gz
Merge with 3.23.55
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index c2b1a0cb2b3..b7fa94d493c 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -196,7 +196,7 @@ which_1 ()
# Create the result tar file
#
-tar=`which_1 gtar`
+tar=`which_1 gnutar gtar`
if test "$?" = "1" -o "$tar" = ""
then
tar=tar