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:
@@ -25,8 +25,8 @@ function TestOnline {
|
|||||||
if [ $skipdeb != yes ]; then
|
if [ $skipdeb != yes ]; then
|
||||||
# We use a chroot environment on the build machine for the debian
|
# We use a chroot environment on the build machine for the debian
|
||||||
# builds, so this build is pretty simple. Just copy the tarball
|
# 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
|
# and a build script to the build machine, and then run
|
||||||
# chroot.
|
# do-build-deb in the chroot.
|
||||||
|
|
||||||
if TestOnline $host; then
|
if TestOnline $host; then
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user