tags 547879 + patch thanks Hi Maintainer, attached patch should fix this bug report.
Feel free to get in touch with me if you need sponsoring. Regards, -- .''`. : :' : Luca Falavigna <dktrkr...@debian.org> `. `' `-
diff -u inotifyx-0.1.0/debian/rules inotifyx-0.1.0/debian/rules --- inotifyx-0.1.0/debian/rules +++ inotifyx-0.1.0/debian/rules @@ -3,6 +3,8 @@ PKG_NAME=inotifyx PKG_VER=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p') +-include /usr/share/python/python.mk + get-orig-source: uscan --force-download --rename --download-version=$(PKG_VER) --destdir=. @@ -26,8 +28,8 @@ dh_prep dh_installdirs - python setup.py install --root $(CURDIR)/debian/python-inotifyx - epydoc $(CURDIR)/debian/python-inotifyx/usr/lib/python2.5/site-packages/inotifyx.py + python setup.py install --root $(CURDIR)/debian/python-inotifyx ${py_setup_install_args} + epydoc $(CURDIR)/debian/python-inotifyx/usr/lib/python*/*-packages/inotifyx.py binary-indep: build install
signature.asc
Description: PGP signature