From f77c7bc267a6580d05f1c4479625b29d3af52c90 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Tue, 1 Aug 2000 14:48:21 +0000 Subject: Add web2ldap, an web-based LDAP client. PR: ports/20095 Submitted by: Oddbjorn Steffensen --- www/web2ldap/files/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/web2ldap/files/patch-ac (limited to 'www/web2ldap/files/patch-ac') 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 + -- cgit v1.2.3