]> git.pld-linux.org Git - packages/python-dbus.git/blame - epydoc.patch
- release 8 (by relup.sh)
[packages/python-dbus.git] / epydoc.patch
CommitLineData
f22dc7fe
JR
1--- dbus-python-1.2.0/Makefile.am~ 2012-10-16 18:38:42.000000000 +0200
2+++ dbus-python-1.2.0/Makefile.am 2015-03-11 00:52:36.661397300 +0100
3@@ -137,7 +137,6 @@
4 mkdir api
5 cd $(abs_top_srcdir) && \
6 PYTHONPATH=$(APIDOC_PYTHONPATH) DBUS_PYTHON_NO_DEPRECATED=1 \
7- $(PYTHON) -Wignore::DeprecationWarning \
8 $(EPYDOC) -o $(abs_top_builddir)/api --html \
9 --docformat restructuredtext -v \
10 `find dbus -name '*.py' \
This page took 0.07149 seconds and 4 git commands to generate.