freebsd-ports/x11-toolkits/py-traitsgui/files/patch-setup.cfg
Pav Lucistnik aab1e4d364 - Unbreak: the build target has always fetched a remote file which until now
has existed, but is now 404

PR:		ports/168918
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout on pointyhat report (14 days)
Reported by:	pointyhat
2012-06-10 16:28:40 +00:00

8 lines
204 B
INI

--- ./setup.cfg.orig 2012-06-10 20:44:17.000000000 +1000
+++ ./setup.cfg 2012-06-10 20:44:33.000000000 +1000
@@ -11,5 +11,3 @@
[aliases]
release = egg_info -RDb ''
-bdist_egg = build_docs bdist_egg
-