fix a comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-03-08 00:23:50 +00:00
parent e2b383694b
commit 10cbe76833

View File

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