Remove setup.py --enable-package-mode option text from INSTALL
This option is not used anymore and reports an error if used.
This commit is contained in:
parent
8058cea0ca
commit
d82ce1e9a5
6
INSTALL
6
INSTALL
@ -91,12 +91,6 @@ alternative location on windows, supply the --root argument to setup.py
|
|||||||
|
|
||||||
For example:
|
For example:
|
||||||
python setup.py install --root ~/test
|
python setup.py install --root ~/test
|
||||||
or
|
|
||||||
python setup.py install --root ~/test --enable-packager-mode
|
|
||||||
|
|
||||||
The last option, --enable-packager-mode, is needed if you want to disable
|
|
||||||
execution of post-install mime processing. If you don't have root/admin
|
|
||||||
access, this will be needed
|
|
||||||
|
|
||||||
Packager's issues
|
Packager's issues
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user