b372524dd9
the orbital laser platform) are tasked with protecting the VIPs (blue) from the terrorists (red)! OK phessler@, kili@
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
$OpenBSD: patch-src_snipe2d_in,v 1.1.1.1 2009/10/11 21:50:14 edd Exp $
|
|
--- src/snipe2d.in.orig Sun Oct 11 19:55:35 2009
|
|
+++ src/snipe2d.in Sun Oct 11 19:55:41 2009
|
|
@@ -1,3 +1,3 @@
|
|
-#! /bin/bash
|
|
+#!/bin/sh
|
|
prefix=@prefix@
|
|
@datadir@/@PACKAGE_NAME@/snipe2d.@CPU_IS@.dynamic $*
|