]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tarwxmac
Name and version changes
[wxWidgets.git] / distrib / msw / tarwxmac
index 0fb83a0885bfd93dbfe03b947f123397949639e4..627204cfeaae18e91b4f013f4900ad7a6c7e3533 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.