1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-04 04:17:43 +02:00

fix install documentation

This commit is contained in:
kakwa 2015-07-20 01:48:37 +02:00
parent bdc264375b
commit 18bf87cd77

View file

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