[med-svn] [r-cran-shiny] 04/05: Remove extra license file
Andreas Tille
tille at debian.org
Sat Nov 12 08:06:53 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-shiny.
commit 6fad0ed296f93c237487fd2028e0f0ac3af056bb
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 12 09:00:47 2016 +0100
Remove extra license file
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f3ff679..aa26cf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_install:
dh_install
sed -i -e 's|http.*/jquery.min.js|file://usr/share/javascript/jquery/jquery.min.js|' \
$(debRlib)/$(cranName)/www/reactive-graph.html
- rm -rf $(debRlib)/$(cranName)/LICENSE
+ find debian -name "LICENSE*" -delete
rm -rf $(debRlib)/$(cranName)/www/shared/showdown/license.txt
mkdir -p $(debRlib)/$(cranName)/www/shared/bootstrap/shim
yui-compressor debian/missing-sources/respond.src.js > $(debRlib)/$(cranName)/www/shared/bootstrap/shim/respond.min.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-shiny.git
More information about the debian-med-commit
mailing list