184c1b22e5
PR: 36201 Submitted by: MAINTAINER
14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
*** contrib/occonf2ldapoc-esj.py.orig Wed Mar 20 15:54:51 2002
|
|
--- contrib/occonf2ldapoc-esj.py Wed Mar 20 15:55:02 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python
|
|
|
|
import sys,string,fileinput,re,getopt
|
|
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python
|
|
|
|
import sys,string,fileinput,re,getopt
|
|
|