From 4bd19ff3335697ee52c18ae314fcc0411aec83cf Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 31 Jul 2004 20:25:13 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/all/build-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.2