updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git] / keimpx / setup.py-remove_py2exe.patch
blob7fdb4be8f68b06a94fc53b94704252cad192ad5e
1 58c58
2 < import py2exe
3 ---
4 > #import py2exe useless on UNIX
5 71c71
6 < ( "contrib", [ "contrib\\srv_bindshell.exe", ] ),
7 ---
8 > ( "contrib", [ "contrib/srv_bindshell.exe", ] ),