[r-cran-highr] 02/03: privacy-breach-uses-embedded-file: WiP

Joost van Baal joostvb at moszumanska.debian.org
Thu Jan 14 08:52:18 UTC 2016


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

joostvb pushed a commit to branch master
in repository r-cran-highr.

commit 900962107d19b4c7ae46ca368f1628119fb716aa
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Wed Jan 13 10:44:00 2016 +0100

    privacy-breach-uses-embedded-file: WiP
---
 debian/rules | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4cc3209..525a2a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,16 @@ include /usr/share/R/debian/r-cran.mk
 
 common-install-arch::
 	rm -vf $(debRlib)/$(cranNameOrig)/NEWS
+	# sed -i 's/#include "yaml.h"/#include <yaml.h>/' src/r-ext.h
+	# FIXME no match?
+	grep -v --fixed-strings -e '<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>' -e '<script src="http://yihui.name/knitr/js/docco-resize.js"></script>' $(debRlib)/$(cranNameOrig)/doc/highr-internals.html > $(debRlib)/$(cranNameOrig)/doc/highr-internals.html,
+	mv $(debRlib)/$(cranNameOrig)/doc/highr-internals.html, $(debRlib)/$(cranNameOrig)/doc/highr-internals.html
+
+# --line-regexp
+#     usr/lib/R/site-library/highr/doc/highr-internals.html You may use
+#      libjs-jquery package. (https://code.jquery.com/jquery-2.1.1.min.js)
+#    inst/doc/highr-custom.html , highr-internals.html :
+#     <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
+#     <script src="http://yihui.name/knitr/js/docco-resize.js"></script>
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-highr.git



More information about the debian-science-commits mailing list