diff options
Diffstat (limited to 'www/web2ldap/files/patch-fcgi__web2ldap.py')
-rw-r--r-- | www/web2ldap/files/patch-fcgi__web2ldap.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/web2ldap/files/patch-fcgi__web2ldap.py b/www/web2ldap/files/patch-fcgi__web2ldap.py index 2a8e7fcc263c..707d6d18a922 100644 --- a/www/web2ldap/files/patch-fcgi__web2ldap.py +++ b/www/web2ldap/files/patch-fcgi__web2ldap.py @@ -2,12 +2,12 @@ --- fcgi/web2ldap.py Wed Mar 20 15:57:25 2002 *************** *** 1,4 **** -! #!/usr/bin/python -OO +! #!/usr/bin/python """ fcgi/web2ldap.py - stub script for running as FastCGI server --- 1,4 ---- -! #!/usr/local/bin/python -OO +! #!/usr/local/bin/python """ fcgi/web2ldap.py - stub script for running as FastCGI server |