8047 - Update INSTALL file to document --resourcepath option
This commit is contained in:
parent
019c78285a
commit
602fa041d6
6
INSTALL
6
INSTALL
@ -98,3 +98,9 @@ There is a MANIFEST.in file to indicate the work needed.
|
||||
To create a source distribution run:
|
||||
|
||||
python setup.py sdist
|
||||
|
||||
If Gramps is built outside of the source tree in a temporary location (e.g. when
|
||||
packaging for a distribution), the --resourcepath option can be used to specify
|
||||
the path to the installed location of the Gramps resources (e.g. /usr/share):
|
||||
|
||||
python setup.py install --resourcepath=/usr/share
|
||||
|
Loading…
Reference in New Issue
Block a user