1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Moved to scripts/geepee32.sh. This was kind of a mistake but since it's

more consistent with usage elsewhere in the tree I guess we should just
leave it alone.
This commit is contained in:
Mark Linimon 2004-02-14 10:22:09 +00:00
parent f97fb3d8f7
commit 01a3007158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100903

View File

@ -1,6 +0,0 @@
#!/bin/sh
# Needed to make symlinks/shortcuts work.
# Wrap geepee32 binary
cd "/usr/local/geepee32//"
./geepee32 $*
exit $?