Respect --dest in install_base
Created by: Thomaash
The --dest argument was ignored in install_base and so Vimix-Paper and Vimix-Old folders were always created under /usr/share/icons. The result of this was most likely permission denied error and incomplete, disfunctional installation. This pull request puts them wherever --dest points to.