diff options
author | sasha@mysql.sashanet.com <> | 2002-02-16 11:32:06 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2002-02-16 11:32:06 -0700 |
commit | bcd8cd137239923c8eb7f356cd4f4073a223aa81 (patch) | |
tree | 11aa4f519717228eb4e5fcb3392004bb25fa677b /Build-tools/Do-all-build-steps | |
parent | ad308746ea2a455bf90565a7c6c15f227a50e9e4 (diff) | |
download | mariadb-git-bcd8cd137239923c8eb7f356cd4f4073a223aa81.tar.gz |
updated build scripts for new Linux build
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-x | Build-tools/Do-all-build-steps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps index c236fe20f99..eb14b7105cd 100755 --- a/Build-tools/Do-all-build-steps +++ b/Build-tools/Do-all-build-steps @@ -72,7 +72,7 @@ gmake -j 2 time gmake -j 2 distcheck \ EXTRA_CONF_ARGS="--with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory $EXTRA_CONFIG" -sh $BD/Build-tools/Do-rpm +sh $BD/Build-tools/Do-rpm $* rm -f $TMP_SCRIPT END |