[med-svn] [r-cran-scatterd3] 07/08: Remove extra license file
Andreas Tille
tille at debian.org
Tue Nov 8 10:22:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-scatterd3.
commit 5d4e0f8039a9f145871010009adbd77d8a74ba5a
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 8 11:09:12 2016 +0100
Remove extra license file
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6a8427b..c75b2af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,10 @@ debRlib := $(CURDIR)/debian/$(package)/$(debRdir)
%:
dh $@ --buildsystem R
+override_dh_install:
+ dh_install
+ find debian -name LICENSE -delete
+
override_dh_link:
dh_link
dh_link /usr/share/javascript/d3/d3.min.js $(debRlib)/$(cranNameOrig)/htmlwidgets/lib/d3-4.2.6.min.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scatterd3.git
More information about the debian-med-commit
mailing list