Reco wrote:
Edit /var/lib/dpkg/info/glame.prerm like this:

=== cut ===
#!/bin/sh
set -e
# Automatically added by dh_installinfo
if [ "$1" = remove ] || [ "$1" = upgrade ]; then
     install-info --quiet --remove /usr/share/info/glame.info || true
fi
# End automatically added section
# Automatically added by dh_installinfo
if [ "$1" = remove ] || [ "$1" = upgrade ]; then
     install-info --quiet --remove /usr/share/info/glame-dev.info || true
fi
# End automatically added section
=== cut ===


Thank you!


--
Hudson Lacerda - https://aMusicaDeHudsonLacerda.wordpress.com
--

- Venha para a Diaspora* - uma rede social livre e descentralizada
        https://diasporafoundation.org
        https://diasporabr.com.br

- Como vendemos nossas almas --e mais-- aos gigantes da internet
        
https://amusicadehudsonlacerda.wordpress.com/2015/09/07/como-vendemos-nossas-almas-e-mais-aos-gigantes-da-internet-bruce-schneier/

- Vamos falar sobre privacidade?
        
https://amusicadehudsonlacerda.wordpress.com/2015/07/29/vamos-falar-sobre-privacidade/


Reply via email to