summaryrefslogtreecommitdiff
path: root/recipes-devtools/python/python3-docutils/rst2man_using_python3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-docutils/rst2man_using_python3.patch')
-rw-r--r--recipes-devtools/python/python3-docutils/rst2man_using_python3.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-devtools/python/python3-docutils/rst2man_using_python3.patch b/recipes-devtools/python/python3-docutils/rst2man_using_python3.patch
deleted file mode 100644
index aa446d2..0000000
--- a/recipes-devtools/python/python3-docutils/rst2man_using_python3.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/tools/rst2man.py 2009-08-18 11:39:39.000000000 -0700
-+++ b/tmp/rst2man.py 2017-04-04 18:25:14.049467561 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
-
- # Author:
- # Contact: grubert@users.sf.net