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