[geographiclib] 01/02: Remove duplicate license information
Ross Gammon
ross-guest at moszumanska.debian.org
Thu Aug 28 20:17:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository geographiclib.
commit 2fdfb0a5418958b214d7ed4abf681a904a860cdb
Author: Ross Gammon <rossgammon at mail.dk>
Date: Thu Aug 28 21:35:56 2014 +0200
Remove duplicate license information
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index a728d1b..d631731 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@ override_dh_auto_install:
make -C python DESTDIR=$(CURDIR)/debian/tmp install
dh_auto_install
+override_dh_install:
+ # Remove duplicate license information
+ rm debian/tmp/usr/share/doc/geographiclib/html/LICENSE.txt
+ dh_install --list-missing
--
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