Eli Schwartz b7cf508da4
setup: fix installing without develop mode + system plugins option
options for Develop() are not automatically added to Install(), so the
new option in commit 8fb6d5f37e8055ce720bd0b1d56587f88c0071f285966ba17e72b2b12672aa73
only worked for the former. And since consolidate_paths unconditionally
checked opts.system_plugins_location, trying to run an ordinary install
ended in:

  File "/build/calibre-git/src/calibre/setup/install.py", line 117, in consolidate_paths
    self.system_plugins_loc = opts.system_plugins_location
AttributeError: 'Values' object has no attribute 'system_plugins_location'
2021-04-11 13:27:32 -04:00
..
2020-09-09 14:51:09 +05:30
2021-03-20 21:14:14 +05:30
2020-10-29 12:15:32 +05:30
2020-08-22 18:48:32 +05:30
2020-08-22 18:47:56 +05:30
2020-08-22 18:47:55 +05:30
2020-05-15 09:15:09 +05:30
2020-08-22 18:48:32 +05:30
2020-11-19 22:41:46 +05:30
2019-11-02 09:31:05 +05:30
2020-08-22 18:47:55 +05:30
2020-08-22 18:47:55 +05:30
...
2020-08-22 18:48:02 +05:30
2020-08-22 18:47:56 +05:30
2021-02-23 09:59:16 +05:30
2021-03-16 11:04:14 +05:30
2020-09-25 09:25:28 +05:30