From d37536edf4660f3c46e4876b6d72e9a200549ffe Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 5 Sep 2007 18:17:46 +0000 Subject: * Merge unified-sdl to trunk * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea --- misc/setup/pkg/ioquake3d/postinstall | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc/setup/pkg/ioquake3d/postinstall (limited to 'misc/setup/pkg/ioquake3d/postinstall') diff --git a/misc/setup/pkg/ioquake3d/postinstall b/misc/setup/pkg/ioquake3d/postinstall new file mode 100644 index 0000000..f116fc3 --- /dev/null +++ b/misc/setup/pkg/ioquake3d/postinstall @@ -0,0 +1,10 @@ +#!/bin/sh +# +# @(#)postinstall $Id: postinstall,v 1.2 2006/01/25 13:22:56 coyote Exp $ +# +# postinstall script for quake3 + +quake3_dir=$BASEDIR + +exit 0 + -- cgit v1.2.3