On Fri, Jan 17, 2003, Michael Schloh wrote:
> Fix variable naming inconsistency.
> [...]
> mico_enable="no"
> mico_micod="no"
> mico_nsd="no"
> - micod_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname
>-n`:8912"
> - nsd_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname
>-n`:8914"
> + mico_nsd_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr
>inet:`uname -n`:8912"
> + mico_micod_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr
>inet:`uname -n`:8912"
Errr... fine, but just changing the variable names in the definition
section breaks the rc script. We also have to adjust the variable usage,
of course. Now fixed.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]