diff options
Diffstat (limited to 'www/web2ldap/files/patch-ac')
-rw-r--r-- | www/web2ldap/files/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/web2ldap/files/patch-ac b/www/web2ldap/files/patch-ac new file mode 100644 index 000000000000..06ddb993a6ad --- /dev/null +++ b/www/web2ldap/files/patch-ac @@ -0,0 +1,13 @@ +*** sbin/compile.py.orig Sat Jul 22 02:24:55 2000 +--- sbin/compile.py Sat Jul 22 02:25:07 2000 +*************** +*** 1,4 **** +! #!/usr/bin/python + + import compileall + +--- 1,4 ---- +! #!/usr/local/bin/python + + import compileall + |