aboutsummaryrefslogtreecommitdiff
path: root/games/glest/files
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-12 10:11:40 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-12 10:11:40 +0000
commit6b03c1ca1faab8f7ad1b5edde06c852ca493fc75 (patch)
tree426bd5c8d04ed78e5492713ca9705cdc3810fe73 /games/glest/files
parentd82ecdbc59ca4f41d44946c18e77a68aae7c7a60 (diff)
downloadports-6b03c1ca1faab8f7ad1b5edde06c852ca493fc75.tar.gz
ports-6b03c1ca1faab8f7ad1b5edde06c852ca493fc75.zip
Notes
Diffstat (limited to 'games/glest/files')
-rw-r--r--games/glest/files/glest-wrapper.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/glest/files/glest-wrapper.in b/games/glest/files/glest-wrapper.in
index bedce487e08d..aba5d39bc502 100644
--- a/games/glest/files/glest-wrapper.in
+++ b/games/glest/files/glest-wrapper.in
@@ -1,7 +1,4 @@
#!/bin/sh
-# Prevent et from resetting unsafe settings to their default value (see
-# http://www.splashdamage.com/forums/viewtopic.php?t=3883&highlight=pid).
-
cd %%PREFIX%%/lib/glest || exit 1
exec ./glest "$@"