#!/bin/sh set -e # Automatically added by dh_installyorick if [ "$1" = "configure" ] && [ -x "`which update-yorickdoc 2>/dev/null`" ]; then update-yorickdoc --auto fi # End automatically added section