#!/bin/sh

set -e

if [ -L /usr/include/openvrml ]; then
	rm -f /usr/include/openvrml
fi

#DEBHELPER#
