Pixel <[EMAIL PROTECTED]> writes:
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
>
> > {pts/1}% LC_TIME=en rpm -q --changelog grpmi | less
> >
> > ...
> >
> > * Wed Oct 25 2000 DindinX <[EMAIL PROTECTED]> 7.2-17mdk
> >
> > - Use the DURING_INSTALL environment variable to avoid ldconfig
> > and update-menus to be launch several times.
> >
> > Unfortunately the real effect was that postinstall (and I guess
> > preinstall) scripts were NEVER executed. Not only for kernel but for ANY
> > package whatever.
>
> agreed, using DURING_INSTALL for this seems a bad idea.
>
> we'd better run ldconfig and update-menus than dropping a few other things
> done in %post's.
>
> maybe we could have another (different) way of skipping ldconfig and
> update-menus...
>
I don't think setting DURING_INSTALL removed the execution of
scriplets. It should be something else because there is nothing in rpm
in that way...
--
Fred - May the source be with you