[Bug 403829] Re: flashplugin-installer prerm script fix
Dinxter
dinxter at hotmail.co.uk
Tue Aug 4 08:06:56 UTC 2009
it seems like a bit of a redundant check to me, trying to remove an
alternatives name is it has no links. but if we've removed the last link
then the name is automatically removed anyway. unless theres something
i'm missing we could drop altogether. still, daniels fix will certainly
do the trick
for p in $VARIANTS; do
[ `update-alternatives --list "$p-flashplugin" | wc -l` = 0 ] && \
update-alternatives --remove-all "$p-flashplugin"
done
--
flashplugin-installer prerm script fix
https://bugs.launchpad.net/bugs/403829
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to flashplugin-nonfree in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list