mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
fix install documentation
This commit is contained in:
parent
bdc264375b
commit
18bf87cd77
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user