From: travisutk Date: Mon, 17 May 2010 22:41:09 +0000 (+0000) Subject: Progress on py2exepub Makefile of client. X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=1bd1dfba5a06d8b25bcc96a8c2c7afe3ebfb2f21 Progress on py2exepub Makefile of client. git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@518 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- diff --git a/client/Makefile b/client/Makefile index ca49144..3310cbe 100644 --- a/client/Makefile +++ b/client/Makefile @@ -10,7 +10,7 @@ install: py2exepub: #publish the windows build. - rsync --exclude .svn -ave ssh tmp/goodfet.zip travisutk,goodfet@web.sourceforge.net:htdocs/dist/gfwin.zip + rsync --exclude .svn -ave ssh --progress 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