summaryrefslogtreecommitdiff
path: root/recipes-devtools/python/python3-docutils_0.12.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-docutils_0.12.bbappend')
-rw-r--r--recipes-devtools/python/python3-docutils_0.12.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docutils_0.12.bbappend b/recipes-devtools/python/python3-docutils_0.12.bbappend
new file mode 100644
index 0000000..22f835c
--- /dev/null
+++ b/recipes-devtools/python/python3-docutils_0.12.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/python3-docutils/:"
+
+SRC_URI_append = " \
+file://rst2man_using_python3.patch \
+"
+