openbsd-ports/games/abuse/patches/patch-ad
1999-04-30 20:28:32 +00:00

10 lines
249 B
Plaintext

--- 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