[Python-modules-commits] [jupyter-notebook] 05/11: Replace term.js with xterm in built-using

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Jun 26 20:55:59 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.

commit 55528fd73250c7020cef4afeb960e3009e2564f4
Author: Gordon Ball <gordon at chronitis.net>
Date:   Sun Jun 25 11:38:23 2017 +0200

    Replace term.js with xterm in built-using
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ed88c07..d9469ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 JSBASE:=/usr/share/javascript
 COMP:=notebook/static/components
-JSUSING:=underscore backbone jquery jquery-ui bootstrap bootstrap-tour moment codemirror term.js jquery-typeahead
+JSUSING:=underscore backbone jquery jquery-ui bootstrap bootstrap-tour moment codemirror jquery-typeahead xterm
 BUILTUSING:=$(foreach jspkg, $(JSUSING), $(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W libjs-$(jspkg)))
 
 export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/{install_dir}/notebook/static/components' ; cp -r notebook/static/components '{destdir}/{install_dir}/notebook/static/' ; rm -rf '{destdir}/{install_dir}/notebook/tests'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git



More information about the Python-modules-commits mailing list