Merge fail (bis).
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 31 Jan 2011 19:26:21 +0000 (20:26 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 31 Jan 2011 19:26:21 +0000 (20:26 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Makefile

index 283e02e..c3eb316 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -236,14 +236,6 @@ htdocs/javascript/jquery.tmpl-$(JQUERY_TMPL_VERSION).js:
 $(JQUERY_TMPL_PATH): htdocs/javascript/jquery.tmpl-$(JQUERY_TMPL_VERSION).js
        ln -snf $(<F) $@
 
-htdocs/javascript/jquery.tmpl-$(JQUERY_TMPL_VERSION).js: DOWNLOAD_SRC = https://github.com/jquery/jquery-tmpl/raw/$(JQUERY_TMPL_VERSION)/jquery.tmpl.min.js --no-check-certificate
-htdocs/javascript/jquery.tmpl-$(JQUERY_TMPL_VERSION).js:
-       @-rm htdocs/javascript/jquery.tmpl*.js
-       @$(download)
-
-$(JQUERY_TMPL_PATH): htdocs/javascript/jquery.tmpl-$(JQUERY_TMPL_VERSION).js
-       ln -snf $(<F) $@
-
 $(JSTREE_PATH):
        rm -f htdocs/javascript/jquery.jstree-*.js
        mkdir spool/tmp/jstree