Bug#337852: sirc fails to install without update-menus

2005-11-21 Thread Rudolf Weeber
Hi, Sorry, it took so long. I was ill some time now. On Sun, Nov 06, 2005 at 04:50:12PM -0500, Jeff King wrote: > Package: sirc > Version: 2.211-8 > Severity: important > Tags: patch > > The final line in sirc's postinst is: > test -e /usr/bin/update-menus && update-menus > The desired effect is

Bug#337852: sirc fails to install without update-menus

2005-11-06 Thread Jeff King
Package: sirc Version: 2.211-8 Severity: important Tags: patch The final line in sirc's postinst is: test -e /usr/bin/update-menus && update-menus The desired effect is to only run update-menus if it exists. However, there is a secondary effect, which is that the statement's exit code is '1' if