From 840643efa638de9dc44f45dc4f3f1c81c2985498 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Thu, 20 Oct 2011 15:18:11 +0300 Subject: Initial import --- misc/setup/pkg/ioquake3m/postinstall | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc/setup/pkg/ioquake3m/postinstall (limited to 'misc/setup/pkg/ioquake3m/postinstall') diff --git a/misc/setup/pkg/ioquake3m/postinstall b/misc/setup/pkg/ioquake3m/postinstall new file mode 100644 index 0000000..f116fc3 --- /dev/null +++ b/misc/setup/pkg/ioquake3m/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