[proj] 14/18: Remove useless autogenerated doxygen files.

Bas Couwenberg sebastic at xs4all.nl
Sun Oct 5 19:37:26 UTC 2014


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

sebastic-guest pushed a commit to branch experimental
in repository proj.

commit ec76053f1cc9489ebdaea1831e73be6b57256501
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 4 19:47:47 2014 +0200

    Remove useless autogenerated doxygen files.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2f3b612..8a625b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ proj (4.9.0~rc2-1) UNRELEASED; urgency=medium
   * Use minimal dh rules.
   * Update install files for Multi-Arch paths.
   * Bump Standards-Version to 3.9.6, no changes.
+  * Remove useless autogenerated doxygen files.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 03 Oct 2014 17:29:03 +0200
 
diff --git a/debian/rules b/debian/rules
index 0e14132..4f81278 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,6 +99,9 @@ override_dh_auto_install:
 	# Empty dependency_libs in .la files
 	sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
 
+	# Remove useless autogenreated doxygen files
+	rm -f $(CURDIR)/jniwrap/docs/html/*.md5
+
 override_dh_link:
 	dh_link
 	dh_link usr/lib/$(DEB_HOST_MULTIARCH)/proj/alaska usr/share/proj/alaska \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git



More information about the Pkg-grass-devel mailing list