[geographiclib] 06/08: Update MATLAB files removal for new paths.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 1 11:17:29 UTC 2015


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

sebastic pushed a commit to branch master
in repository geographiclib.

commit 44c281352c9119192ce67d9e45c6897d1cfc6563
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 1 12:55:45 2015 +0200

    Update MATLAB files removal for new paths.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6adc195..8790df1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ geographiclib (1.42-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Refresh patches.
   * Drop unused lintian override for manpage-has-errors-from-man.
+  * Update MATLAB files removal for new paths.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 01 May 2015 12:34:54 +0200
 
diff --git a/debian/rules b/debian/rules
index ccc2097..ed21266 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_install:
 	$(RM) debian/tmp/usr/lib/*/libGeographic.la
 
 	# Remove MATLAB files
-	$(RM) -r debian/tmp/usr/lib/*/GeographicLib/matlab/
+	$(RM) -r debian/tmp/usr/share/matlab/
 
 	# Remove embedded jQuery
 	$(RM) debian/tmp/usr/share/doc/geographiclib/html/*/jquery.js \

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



More information about the Pkg-grass-devel mailing list