#!/bin/sh set -e [ "$1" = "upgrade" ] && [ -L /usr/share/doc/libxml2-utils ] && rm -f /usr/share/doc/libxml2-utils #DEBHELPER# exit 0