aboutsummaryrefslogtreecommitdiff
path: root/misc/setup/pkg/ioquake3d/postremove
blob: 7614348da062b745cb0086682ef7152322a3e4b4 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# @(#)postinstall	$Id: postremove,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3

quake3_dir=$BASEDIR

exit 0