[med-svn] [Git][med-team/q2-feature-table][master] Install downloaded JS files

Liubov Chuprikova gitlab at salsa.debian.org
Sat Jul 13 16:29:43 BST 2019



Liubov Chuprikova pushed to branch master at Debian Med / q2-feature-table


Commits:
a743a74c by Liubov Chuprikova at 2019-07-13T15:29:24Z
Install downloaded JS files

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -3,6 +3,13 @@
 # DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
 
+TSORTER=q2_feature_table/_summarize/tabulate_seqs_assets
+VEGA=q2_feature_table/_summarize/summarize_assets/vega
+export PYBUILD_AFTER_BUILD=mkdir -pv {build_dir}/${TSORTER}/js {build_dir}/${VEGA}/js ; \
+	cp -av debian/JS/vega/vega.min.js {build_dir}/${VEGA}/js ; \
+	cp -av debian/JS/vega-embed/vega-embed.min.js {build_dir}/${VEGA}/js ; \
+	cp -av debian/JS/tsorter/tsorter.min.js {build_dir}/${TSORTER}/js
+
 # For testing, we need .egg-info so the entry points are available.
 export PYBUILD_BEFORE_TEST=python{version} setup.py develop --install-dir {build_dir}
 # Delete .egg-info and other files that were generated along with .egg-info



View it on GitLab: https://salsa.debian.org/med-team/q2-feature-table/commit/a743a74cd8ff99c6e148628dcdcb724b5c8ebd40

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-feature-table/commit/a743a74cd8ff99c6e148628dcdcb724b5c8ebd40
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190713/e20e16a9/attachment.html>


More information about the debian-med-commit mailing list