mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
19 lines
735 B
Text
19 lines
735 B
Text
*** etc/web2ldap/web2ldapcnf/misc.py.orig Sat Jul 22 02:26:08 2000
|
|
--- etc/web2ldap/web2ldapcnf/misc.py Sat Jul 22 02:26:48 2000
|
|
***************
|
|
*** 4,10 ****
|
|
########################################################################
|
|
|
|
# A list with directories containing additional Python modules
|
|
! pylibdirs = ['/usr/lib/web2ldap/pylib']
|
|
|
|
########################################################################
|
|
# HTTP-Options
|
|
--- 4,10 ----
|
|
########################################################################
|
|
|
|
# A list with directories containing additional Python modules
|
|
! pylibdirs = ['/usr/local/web2ldap/pylib']
|
|
|
|
########################################################################
|
|
# HTTP-Options
|