1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/www/web2ldap/files/patch-ac
Neil Blakey-Milner f77c7bc267 Add web2ldap, an web-based LDAP client.
PR:		ports/20095
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-01 14:48:21 +00:00

14 lines
235 B
Plaintext

*** 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