#!/bin/sh set -e if ! [ -e /usr/share/doc/libglade2-dev/html ]; then ln -sf /usr/share/gtk-doc/html/libglade/ /usr/share/doc/libglade2-dev/html fi