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

14 lines
235 B
Plaintext
Raw Normal View History

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