0
0
Fork 0
mirror of https://github.com/UberGames/ioef.git synced 2025-03-08 09:51:01 +00:00
ioef/code/unix/setup/pkg/ioquake3/preremove
2006-03-14 22:26:35 +00:00

10 lines
148 B
Bash

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