fix install documentation

This commit is contained in:
kakwa 2015-07-20 01:48:37 +02:00
parent bdc264375b
commit 18bf87cd77
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ These directories can be changed by exporting the following variables before lau
.. sourcecode:: bash
#optional, default sys.prefix (/usr/ on most Linux)
$ export DATAROOTDIR=/usr/local/
#optional, default sys.prefix + 'share' (/usr/share/ on most Linux)
$ export DATAROOTDIR=/usr/local/share/
#optional, default /etc/
$ export SYSCONFDIR=/usr/local/etc/