JezK
Edit File: libgd2-xpm:i386.postrm
#!/bin/sh set -e # Automatically added by dh_makeshlibs if [ "$1" = "remove" ]; then ldconfig fi # End automatically added section