[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#296893: waimea: spurious call to deprecated script wm-menu-config



severity 296893 minor
clone 296893 -1
reassign -1 blackbox
quit

On Fri, Feb 25, 2005 at 02:05:57PM +0100, Bill Allombert wrote:
> waimea postinst and postrm include a call to wm-menu-config. However it
> also uses the debhelper template so this is spurious. Since the script
> wm-menu-config is deprecated, I would like this to be fixed before sarge
> so I can remove the script in etch.

[[ Blackbox maintainer: blackbox include the exact same code with the same
issue. ]]

> postinst:
>         if [ -x /usr/sbin/wm-menu-config ]; then
>             wm-menu-config waimea on;
>         fi
> 
> postrm:
>         if [ -x /usr/sbin/wm-menu-config ]; then
>             wm-menu-config waimea off
>         fi
> 
> Alternatively, maybe you could bump this bug to serious and remove
> waimea from sarge since it was not included in woody.

Strike that: if I remove /usr/sbin/wm-menu-config, the code below will
be a no-op and since the debhelper template code is correct, there will
be no problem, so this is merely a cosmetic issue. 

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 



Reply to: