]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tarwxx11
compilation fix
[wxWidgets.git] / distrib / msw / tarwxx11
index e072fecd4f09aec6a29acdcf75387376f3289488..b6e19c8b32f57ef8f7b9561282b09568b37140c7 100755 (executable)
@@ -3,7 +3,7 @@
 # Supply a source (e.g. ~/wx2) and destination (e.g. ~/wx2/deliver)
 
 # We can't use e.g. this:
-# ls `cat $SRC/distrib/msw/makefile.rsp` zip -@ -u $DEST/wxWindows-$VERSION-gen.zip
+# ls `cat $SRC/distrib/msw/makefile.rsp` zip -@ -u $DEST/wxWidgets-$VERSION-gen.zip
 # because there's not enough space on the command line, plus we need to ignore the
 # blank lines.