X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=26f294edc0eea77ce845b279b59015ef1f48ee89;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=a4e1773ba7b40a58f6fc72272cbc151257387676;hpb=150a0a91f2af3853bcc2064d65eea2ccf208a9bc;p=platal.git diff --git a/Makefile b/Makefile index a4e1773..26f294e 100644 --- a/Makefile +++ b/Makefile @@ -213,6 +213,9 @@ $(JSTREE_PATH): mv -f spool/tmp/jstree/themes/default/style.css htdocs/css/jstree.css mv -f spool/tmp/jstree/themes/default/d.png htdocs/images/jstree.png mv -f spool/tmp/jstree/jquery.jstree.js htdocs/javascript/jquery.jstree-$(JSTREE_VERSION).js + sed -i -e 's/"d\.png"/"..\/images\/jstree.png"/' htdocs/css/jstree.css + sed -i -e 's/"throbber\.gif"/"..\/images\/wait.gif"/' htdocs/css/jstree.css + sed -i -e 's/#ffffee/inherit/' htdocs/css/jstree.css ln -snf jquery.jstree-$(JSTREE_VERSION).js htdocs/javascript/jquery.jstree.js rm -Rf spool/tmp/jstree