← Back to team overview

openjdk team mailing list archive

Bug#662039: icedtea-7-plugin missing quotes in postinst script

 

Package: icedtea-7-plugin
Version: 1.2~pre3-1


Small correction: the bug is in line 28 of postinst script:
it should read
        if [ -n "$(update-alternatives ...
instead of
        if [ -n $(update-alternatives ...

-- 
Jörg-Volker.