#!/bin/sh if [ -x /usr/sbin/install-docs ]; then /usr/sbin/install-docs -r developers-reference /usr/sbin/install-docs -r debian-constitution fi