X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FMakefile;h=8110c877369eda8c8c36955585e5af2a0b8a49e5;hp=a1b4878516e5138edef25116f29b8ecd7868ee9b;hb=c43515a05701bc59711f7ad08896de2278c3ca93;hpb=0a28a582710edad80c2882de6f217a9a4ea0ff27 diff --git a/client/Makefile b/client/Makefile index a1b4878..8110c87 100644 --- a/client/Makefile +++ b/client/Makefile @@ -10,7 +10,7 @@ install: py2exepub: #publish the windows build. - rsync --exclude .svn -ave ssh --progress tmp/goodfet.zip travisutk,goodfet@web.sourceforge.net:htdocs/dist/gfwin.zip + rsync --exclude .svn -ave ssh --progress --chmod=a+rx tmp/goodfet.zip travisutk,goodfet@web.sourceforge.net:htdocs/dist/gfwin.zip py2exe: #Run this from Win32 with Python, py2exe, py-serial, and GNU utils. #MSP430 Client