about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/pypandoc/static-pandoc-path.patch
blob: bb495e78bea6498b9217e78dccadc2069b7a9b14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
diff --git a/pypandoc/__init__.py b/pypandoc/__init__.py
index 6d5b79b..65437aa 100644
--- a/pypandoc/__init__.py
+++ b/pypandoc/__init__.py
@@ -582,4 +582,4 @@ def clean_pandocpath_cache():
 
 
 __version = None
-__pandoc_path = None
+__pandoc_path = "@pandoc@"