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

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

commit 1532144a417cee0bfcba7905176915d3b9566d71
Author: Yaroslav Halchenko <[email protected]>
Date:   Sun Sep 21 23:25:29 2014 +0200

    BF: provide minimized bootstrap during build, not install
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index e4f5a6d..cc3e3f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,8 @@ override_dh_clean:
        rm -rf *.egg-info
        dh_clean
 
-override_dh_auto_install:
-       dh_auto_install
+override_dh_auto_build:
+       dh_auto_build
        yui-compressor debian/JS/bootstrap/bootstrap.js > 
$(CURDIR)/mne/html/bootstrap.min.js
 
 override_dh_auto_test:

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to