1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

- merge relevant Do-compile changes from 4.0 tree

- use "gnutar" on Mac OS X to build the binary distribution
This commit is contained in:
lenz@mysql.com
2003-01-23 20:07:19 +01:00
parent d372ef4fc5
commit 0021a71aee
2 changed files with 61 additions and 24 deletions

View File

@@ -189,7 +189,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