fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-07-31 20:25:13 +00:00
parent 9f8a9f5489
commit 4bd19ff333

View File

@@ -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 \