Eugenio Diaz <[EMAIL PROTECTED]> writes:

> [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
> rpm -qp --scripts aumix-2.7-2mdk.i586.rpm
> postinstall script (through /bin/sh):
> if [ -x /usr/bin/update-menus ];then /usr/bin/update-menus || true ;fi
> postuninstall script (through /bin/sh):
> if [ "$1" = "0" -a -x /usr/bin/update-menus];then /usr/bin/update-menus
> || true;fi

yeah, quite a few packages made their way with this bug inside...

Reply via email to