From 10cbe76833f2c6693b31590340901ae90f0cfd50 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 8 Mar 2007 00:23:50 +0000 Subject: [PATCH] fix a comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/all/build-deb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/distrib/all/build-deb b/wxPython/distrib/all/build-deb index 6bfc3f9315..c3537bca26 100755 --- a/wxPython/distrib/all/build-deb +++ b/wxPython/distrib/all/build-deb @@ -25,8 +25,8 @@ function TestOnline { if [ $skipdeb != yes ]; then # We use a chroot environment on the build machine for the debian # builds, so this build is pretty simple. Just copy the tarball - # and a build script to /tmp, and then run do-build-deb in the - # chroot. + # and a build script to the build machine, and then run + # do-build-deb in the chroot. if TestOnline $host; then