freebsd-ports/www/web2ldap/files/patch-ad
Pav Lucistnik 4819614b3a - Update to 0.15.9
- Transfer maintainership to submitter

PR:		ports/78038, ports/78926
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	Oddbjorn <oddbjorn@tricknology.org> (old maintainer)
2005-03-16 22:53:52 +00:00

19 lines
379 B
Text

*** sbin/compile.py.orig Tue May 13 15:46:59 2003
--- sbin/compile.py Thu Feb 24 15:04:30 2005
***************
*** 4,10 ****
$Id: compile.py,v 1.3 2003/05/13 11:46:59 michael Exp $
"""
! #!/usr/bin/python
import sys,compileall
--- 4,10 ----
$Id: compile.py,v 1.3 2003/05/13 11:46:59 michael Exp $
"""
! #!/usr/local/bin/python
import sys,compileall