summaryrefslogtreecommitdiff
path: root/Build-tools/Do-all-build-steps
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2002-02-16 11:32:06 -0700
committersasha@mysql.sashanet.com <>2002-02-16 11:32:06 -0700
commitbcd8cd137239923c8eb7f356cd4f4073a223aa81 (patch)
tree11aa4f519717228eb4e5fcb3392004bb25fa677b /Build-tools/Do-all-build-steps
parentad308746ea2a455bf90565a7c6c15f227a50e9e4 (diff)
downloadmariadb-git-bcd8cd137239923c8eb7f356cd4f4073a223aa81.tar.gz
updated build scripts for new Linux build
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-xBuild-tools/Do-all-build-steps2
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