]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Sat, 31 Jul 2004 20:25:13 +0000 (20:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 31 Jul 2004 20:25:13 +0000 (20:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/all/build-all

index 3632c6e3be611fe1510f3fa2ba7b27dd8fc8ba7f..516ddb2a261e7eff93f4df38f5b952ca7f093bbe 100755 (executable)
@@ -263,7 +263,7 @@ if [ $skiplinux != yes ]; then
     # unpack the tarball and most of the  other steps...
 
     
-    echo "Copying source filesnd 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 \