Chmouel Boudjnah <[EMAIL PROTECTED]> writes:

> Antony Suter <[EMAIL PROTECTED]> writes:
> 
> > I recently upgraded my version of grub, but either I forgot, or the RPM
> > script failed to re-run the /boot/grub/install.sh script.
> 
> this is perfectly normal when upgrading a major version of
> grub.... 
> 
> But pixel WDYT to :
> 
> [ -f /boot/grub/install.sh ] && sh /boot/grub/install.sh    in %post

well, i'd say [ $(detect_loader) = GRUB && -f /boot/grub/install.sh ] ?


Reply via email to