freebsd-ports/www/web2ldap/files/patch-ac
Kevin Lo bf220cd169 Update to 0.8.1.
BTW, I fixed pkg-plist.

PR: 24260
Submitted by: MAINTAINER
2001-01-12 16:43:17 +00:00

19 lines
597 B
Text

*** etc/web2ldap/web2ldapcnf/misc.py.orig Thu Jan 11 23:35:00 2001
--- etc/web2ldap/web2ldapcnf/misc.py Thu Jan 11 23:38:00 2001
***************
*** 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