[med-svn] [python-mne] 01/01: compress bootstrap js

Alexandre Gramfort agramfort-guest at moszumanska.debian.org
Sun Sep 21 17:20:52 UTC 2014


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

agramfort-guest pushed a commit to branch master
in repository python-mne.

commit 48aa8084892fa5564132895c7ffd35b62fbe7c24
Author: Alexandre Gramfort <alexandre.gramfort at m4x.org>
Date:   Wed Sep 3 00:42:27 2014 -0400

    compress bootstrap js
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 18af47a..e4f5a6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,10 @@ override_dh_clean:
 	rm -rf *.egg-info
 	dh_clean
 
+override_dh_auto_install:
+	dh_auto_install
+	yui-compressor debian/JS/bootstrap/bootstrap.js > $(CURDIR)/mne/html/bootstrap.min.js
+
 override_dh_auto_test:
 	MNE_SKIP_SAMPLE_DATASET_TESTS=true MNE_FORCE_SERIAL=true MNE_SKIP_NETWORK_TESTS=1 \
 	  xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list