#!/bin/sh set -e dpkg-maintscript-helper symlink_to_dir \ /usr/share/doc/libgeda-dev libgeda-common 1:1.8.2-7 -- "$@" exit 0