summaryrefslogtreecommitdiff
path: root/games/abuse/patches/patch-ad
blob: c2c9a6181b14955f593e476ea7b56e22e3d093a8 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ad,v 1.2 1998/08/29 12:19:46 garbled Exp $
--- abuse/abuse.in.orig	Wed Jul  9 00:54:43 1997
+++ abuse/abuse.in	Sat Aug 29 04:26:04 1998
@@ -27,5 +27,5 @@
 if [ x$TERM = xlinux ]; then
   abuse.console ${1:+"$@"}
 else
-  abuse.x11R6 ${1:+"$@"}
+  @exec_prefix@/bin/abuse.x11R6 ${1:+"$@"}
 fi