From: Bob Halley Date: Wed, 27 Jan 2010 00:53:01 +0000 (-0800) Subject: do not build windows exe target X-Git-Tag: v1.9.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919e40b141bb3de62a70e62d3b2737de1d99f4fe;p=thirdparty%2Fdnspython.git do not build windows exe target --- diff --git a/Makefile b/Makefile index c0cad5e9..3dbfe953 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ docclean: kits: ${PYTHON} ./setup.py sdist --formats=gztar,zip - ${PYTHON} ./setup.py bdist_wininst +# ${PYTHON} ./setup.py bdist_wininst # ${PYTHON} ./setup.py bdist_rpm tags: