diff options
Diffstat (limited to 'dev-python/mockldap/files/mapping.patch')
-rw-r--r-- | dev-python/mockldap/files/mapping.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mockldap/files/mapping.patch b/dev-python/mockldap/files/mapping.patch index f3cdd862a9d6..b8c25eca5833 100644 --- a/dev-python/mockldap/files/mapping.patch +++ b/dev-python/mockldap/files/mapping.patch @@ -1,7 +1,7 @@ Disable un-needed d'loading during doc build diff -ur mockldap-0.1.7.orig/docs/source/conf.py mockldap-0.1.7/docs/source/conf.py ---- docs/source/conf.py 2014-03-08 00:51:00.000000000 +0800 -+++ docs/source/conf.py 2014-04-12 16:04:52.113446583 +0800 +--- a/docs/source/conf.py 2014-03-08 00:51:00.000000000 +0800 ++++ b/docs/source/conf.py 2014-04-12 16:04:52.113446583 +0800 @@ -28,7 +28,6 @@ # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ |