> tags 583871 + unreproducible > thanks > > I just tried installing pppconfig in a sid chroot, where menu is not > installed. Installation went fine. > > Can you still reproduce it?
No, it works fine now when no update-menus is present.
This is in postinst and seems to work.
if [ -x "`which update-menus`" ] ; then
update-menus
fi
--
Meelis Roos ([email protected])
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

