X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/789f8e6ad40488d2dd5f5f4d87e195d0f1e23422..2d0c2e79c27e46a238cf44562fb98c99e65d79b4:/distrib/msw/maketarballs?ds=inline diff --git a/distrib/msw/maketarballs b/distrib/msw/maketarballs index 0c273f4cd8..b69d37736a 100755 --- a/distrib/msw/maketarballs +++ b/distrib/msw/maketarballs @@ -1,5 +1,5 @@ #!/bin/sh -# Makes the wxWindows tarballs with 'make dist' +# Makes the wxWidgets tarballs with 'make dist' doupdatecvs() { @@ -224,7 +224,7 @@ for i in "$@"; do esac done -echo About to make wxWindows RPMs: +echo About to make wxWidgets RPMs: echo From $WXSRC echo To $WXDEST echo Version $WXVER