#!/bin/sh
set -e

#DEBHELPER#

# Automatically added by dh_installdocs
if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/pgplot5 ]; then
        rm -f /usr/doc/pgplot5
fi
# End automatically added section
