cnq3/code/unix/setup/pkg/ioquake3/preinstall
2016-12-17 20:43:04 -08:00

10 lines
149 B
Bash

#!/bin/sh
#
# @(#)postinstall $Id: preinstall,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3
quake3_dir=$BASEDIR
exit 0