Comment 3 for bug 299229

Revision history for this message
Matthias Klose (doko) wrote : Re: [Hardy-updates] openoffice.org-gcj dpkg error

it is fixed:

if [ -x "/usr/bin/rebuild-gcj-db" ]; then
        /usr/bin/rebuild-gcj-db || true
fi

how does the openoffice.org-gcj postrm look like?