On Thu, Oct 04, 2001 at 05:32:28PM +0200, Guillaume Cottenceau wrote:
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
>
> > dir should never be written directly; instead, your package should use
> > install-info, like
> >
> > install-info --dir-file=${_infodir}/dir ${_infodir}/glib.info
> >
> > assuming, your glib.info is properly structured and contains
> >
> > START-INFO-DIR-ENTRY
> > ...
> > END-INFO-DIR-ENTRY
> >
> > If not, just use grep and echo :-)
>
> You needa use the %_install_info and %_remove_install_info macros.
>
> See, for documentation:
>
> http://www.linux-mandrake.com/howtos/mdk-rpm/more-macros.html
>
Thank you all for your answer. I rebuild asap.
DindinX
--
[EMAIL PROTECTED]