[Python-modules-commits] [python-mkdocs] 08/11: Remove unwanted directory

Brian May bam at moszumanska.debian.org
Mon May 2 06:22:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository python-mkdocs.

commit a78e678a42263afa49caa6de9d0a645e13251899
Author: Brian May <bam at debian.org>
Date:   Mon May 2 16:07:01 2016 +1000

    Remove unwanted directory
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index e30e1ad..e7ba71c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,8 @@ override_dh_auto_install:
 		find $(PREFIX) -name $$FILENAME -exec \
 			ln -sf /usr/share/fonts-font-awesome/fonts/$$FILENAME {} \;; \
 	done
+	
+	rm -rf debian/mkdocs/usr/share/doc/mkdocs-doc/html/__pycache__
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mkdocs.git



More information about the Python-modules-commits mailing list