[Python-modules-commits] [xlwt] 08/13: Removed dh_install override.
Thomas Goirand
zigo at moszumanska.debian.org
Wed Oct 25 17:57:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch new-upstream-1.3.0
in repository xlwt.
commit acd33c4f503d8a6f9ace33efa0eec5fe901a73aa
Author: Thomas Goirand <thomas at goirand.fr>
Date: Wed Oct 25 17:11:08 2017 +0000
Removed dh_install override.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1e39bec..ede3896 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,6 @@ override_dh_auto_install:
--root $(CURDIR)/debian/python3-xlwt; \
done
-override_dh_install:
- rm -r $(CURDIR)/debian/python-xlwt$(call py_libdir,$(PYVERS))/xlwt/examples
- dh_install
-
override_dh_installchangelogs:
dh_installchangelogs -i HISTORY.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xlwt.git
More information about the Python-modules-commits
mailing list