#!/bin/sh
set -e
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/libparted1.4-dbg -a -d /usr/share/doc/libparted1.4-dbg ]; then
		ln -sf ../share/doc/libparted1.4-dbg /usr/doc/libparted1.4-dbg
	fi
fi
# End automatically added section
