* Solaris package patch
This commit is contained in:
parent
be6ca402e8
commit
8b41386905
19 changed files with 349 additions and 0 deletions
10
code/unix/setup/pkg/ioquake3d/preremove
Normal file
10
code/unix/setup/pkg/ioquake3d/preremove
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue