TOR: fix compilationtomato-shibby
commit8c0798648cd174853b4498801ae43f5485da4fd1
authorShibby <shibby@openlinksys.info>
Mon, 8 May 2017 08:43:57 +0000 (8 10:43 +0200)
committerShibby <shibby@openlinksys.info>
Mon, 8 May 2017 08:43:57 +0000 (8 10:43 +0200)
tree1263a969c81881de17f2ef583361778e4164756f
parent6e62d7902e8b979681e58b35000bd11914597b0b
TOR: fix compilation

when we try compile "MAX" build (image without mysql build-in) then directory /usr/share does not exist, so we can`t create symlink /tmp/tor -> /usr/share/tor required by:
$(TOP)/others/rootprep.sh ln_Tor (in ~/router/Makefile)

this commit fix it.
release/src/router/Makefile