dac797484c
on the orbital laser platform) are tasked with protecting the VIPs (blue) from the terrorists (red)! WWW: http://www.icculus.org/oes/ PR: ports/61672 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
9 lines
220 B
Text
9 lines
220 B
Text
--- src/snipe2d.in.orig Wed Jan 21 11:56:07 2004
|
|
+++ src/snipe2d.in Wed Jan 21 12:19:02 2004
|
|
@@ -1,4 +1,4 @@
|
|
-#! /bin/bash
|
|
+#! /bin/sh
|
|
prefix=@prefix@
|
|
cd @datadir@/@PACKAGE@
|
|
-./snipe2d.x86.dynamic $*
|
|
+./snipe2d-bin $*
|