[grass] 03/07: Remove useless autogenerated doxygen files from programming-manual.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Dec 2 20:21:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository grass.
commit b7eea538fe7d9ea74bd4f3a87b8042eaaa2540c0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Dec 2 13:49:55 2015 +0100
Remove useless autogenerated doxygen files from programming-manual.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 636b340..3dc8045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
grass (7.0.2-2) UNRELEASED; urgency=medium
* Fix programming manual installation.
+ * Remove useless autogenerated doxygen files from programming-manual.
-- Bas Couwenberg <sebastic at debian.org> Sun, 29 Nov 2015 23:48:57 +0100
diff --git a/debian/rules b/debian/rules
index cba19fc..346fbef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -228,6 +228,7 @@ override_dh_auto_install-indep:
install -m 644 -d debian/tmp/programming-manual/html
cp -r lib/html/* debian/tmp/programming-manual/html/
rm -f debian/tmp/programming-manual/html/jquery.js
+ rm -f debian/tmp/programming-manual/html/*.md5
override_dh_install-arch:
# Strip binaries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list