#!/bin/sh

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