# # # patch "install" # from [5e767e18b76dcb32d22751c0c14d606ad181af44] # to [551ef53d72d37ceaf3ad34c0f0854886e9c6806b] # ============================================================ --- install 5e767e18b76dcb32d22751c0c14d606ad181af44 +++ install 551ef53d72d37ceaf3ad34c0f0854886e9c6806b @@ -82,7 +82,7 @@ do_install() { echo "Copied www/... to $WWWDIR/..." rm -f $WWWDIR/MochiKit - ln -s viewmtn/MochiKit/ $WWWDIR/MochiKit + ln -s viewmtn/static/MochiKit/ $WWWDIR/MochiKit rm -f $WWWDIR/viewmtn/graph ln -s $GRAPHDIR/ $WWWDIR/viewmtn/graph # the webserver needs to be able to link to certain files