#!/bin/sh
#
# @(#)postinstall	$Id: postinstall,v 1.2 2002/09/25 13:22:56 bburns Exp $
#
# postinstall script for quake2

quake2_dir=$BASEDIR

exit 0

