summaryrefslogtreecommitdiff
path: root/games/abuse/patches/patch-ac
blob: 38da909628c0823cd1a8177ab58b6f28a8427f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ac,v 1.3 2001/07/02 15:30:59 abs Exp $

--- abuse/abuse.in.orig	Wed Jul  9 08:54:43 1997
+++ abuse/abuse.in
@@ -27,5 +27,5 @@
 if [ x$TERM = xlinux ]; then
   abuse.console ${1:+"$@"}
 else
-  abuse.x11R6 ${1:+"$@"}
+  @exec_prefix@/bin/abuse.x11R6 ${1:+"$@"}
 fi