Comment 1 for bug 28941

Revision history for this message
Michael Heča (orgoj) wrote :

Confirm in lirc-modules-source 0.7.1pre2-11ubuntu1 on i386.

I think in lirc-modules-source.postinst need to invert file check to:
if [ "$1" = "configure" ] && [ ! -f /etc/lirc/$package.conf ]; then

lirc-modules-source.postrm contain duplicite content.