#!/bin/sh
set -e

( cd /usr/lib/sgml && ln -s ../../../etc/sgml.catalog catalog )
