# HG changeset patch # User wenzelm # Date 1357939383 -3600 # Node ID ad959a8b951e23bd887f71bb46015bdda83f1780 # Parent db0012672241d181a937f071cb88cc8d33b08439 more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir; diff -r db0012672241 -r ad959a8b951e Admin/lib/Tools/makedist_cygwin --- a/Admin/lib/Tools/makedist_cygwin Fri Jan 11 22:16:48 2013 +0100 +++ b/Admin/lib/Tools/makedist_cygwin Fri Jan 11 22:23:03 2013 +0100 @@ -55,7 +55,7 @@ --site "$CYGWIN_MIRROR" --no-verify \ --local-package-dir 'C:\tmp' \ --root "$(cygpath -w "$TARGET")" \ - --packages libgmp3,perl,python,rlwrap \ + --packages libgmp3,make,perl,python,rlwrap,vim \ --no-shortcuts --no-startmenu --no-desktop --quiet-mode [ "$?" = 0 -a -e "$TARGET/etc" ] || exit 2