diff options
Diffstat (limited to 'www/web2ldap/files/patch-sbin__web2ldap.py')
-rw-r--r-- | www/web2ldap/files/patch-sbin__web2ldap.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/web2ldap/files/patch-sbin__web2ldap.py b/www/web2ldap/files/patch-sbin__web2ldap.py new file mode 100644 index 000000000000..4f7011c82a99 --- /dev/null +++ b/www/web2ldap/files/patch-sbin__web2ldap.py @@ -0,0 +1,13 @@ +*** sbin/web2ldap.py.orig Wed Mar 20 15:58:37 2002 +--- sbin/web2ldap.py Wed Mar 20 16:00:47 2002 +*************** +*** 1,4 **** +! #!/usr/bin/python -OO + + """ + sbin/web2ldap.py - startscript for running as stand-alone HTTP server +--- 1,4 ---- +! #!/usr/local/bin/python -OO + + """ + sbin/web2ldap.py - startscript for running as stand-alone HTTP server |