diff options
Diffstat (limited to 'lang/python/python-twisted/patches/001-omit-tkconch.patch')
-rw-r--r-- | lang/python/python-twisted/patches/001-omit-tkconch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-twisted/patches/001-omit-tkconch.patch b/lang/python/python-twisted/patches/001-omit-tkconch.patch index 0216a86a6..a12115fba 100644 --- a/lang/python/python-twisted/patches/001-omit-tkconch.patch +++ b/lang/python/python-twisted/patches/001-omit-tkconch.patch @@ -1,6 +1,6 @@ --- a/setup.cfg +++ b/setup.cfg -@@ -105,7 +105,6 @@ console_scripts = +@@ -108,7 +108,6 @@ console_scripts = conch = twisted.conch.scripts.conch:run mailmail = twisted.mail.scripts.mailmail:run pyhtmlizer = twisted.scripts.htmlizer:run |