184c1b22e5
PR: 36201 Submitted by: MAINTAINER
13 lines
267 B
Text
13 lines
267 B
Text
*** sbin/occonf2ldapoc.py.orig Wed Mar 20 15:58:24 2002
|
|
--- sbin/occonf2ldapoc.py Wed Mar 20 15:58:49 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python
|
|
|
|
import sys,string,fileinput
|
|
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python
|
|
|
|
import sys,string,fileinput
|
|
|