From: Robin Dunn Date: Sat, 31 Jul 2004 20:25:13 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4bd19ff3335697ee52c18ae314fcc0411aec83cf?ds=inline fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/distrib/all/build-all b/wxPython/distrib/all/build-all index 3632c6e3be..516ddb2a26 100755 --- a/wxPython/distrib/all/build-all +++ b/wxPython/distrib/all/build-all @@ -263,7 +263,7 @@ if [ $skiplinux != yes ]; then # unpack the tarball and most of the other steps... - echo "Copying source filesa nd build script..." + echo "Copying source files and build script..." ssh root@$LINUX_HOST "mkdir -p $LINUX_BUILD && rm -rf $LINUX_BUILD/*" scp $STAGING_DIR/wxPython*.src.rpm \ distrib/all/build-linux \