mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-21 14:26:33 -04:00
ae02c30a17
Since installing code will also delete a directory tree, it should run first. This avoids exotic cases where it deletes the binaries it just installed. Use case: co-installing python2/python3 using a bindir bundled with the rest of calibre's code, in order to maintain an alternatives system pointing symlinks in /usr/bin at the configured binaries.