freebsd-ports/www/web2ldap/files/patch-ae
Kevin Lo bf220cd169 Update to 0.8.1.
BTW, I fixed pkg-plist.

PR: 24260
Submitted by: MAINTAINER
2001-01-12 16:43:17 +00:00

13 lines
238 B
Text

*** sbin/compile.py.orig Thu Jan 11 23:46:13 2001
--- sbin/compile.py Thu Jan 11 23:46:30 2001
***************
*** 1,4 ****
! #!/usr/bin/python
import compileall
--- 1,4 ----
! #!/usr/local/bin/python2.0
import compileall