summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/xracer/patches/patch-am13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/xracer/patches/patch-am b/games/xracer/patches/patch-am
new file mode 100644
index 00000000000..dd181bf0166
--- /dev/null
+++ b/games/xracer/patches/patch-am
@@ -0,0 +1,13 @@
+$NetBSD: patch-am,v 1.1 2002/03/04 21:10:38 jmc Exp $
+
+--- doc/Makefile.in.orig Mon Mar 4 21:02:00 2002
++++ doc/Makefile.in Mon Mar 4 21:02:49 2002
+@@ -119,7 +119,7 @@
+ man_MANS = xracer.6
+
+ # Install documentation in the /usr/doc/xracer-n.n.n/ directory.
+-docdir = $(prefix)/doc/@PACKAGE@-@VERSION@
++docdir = $(prefix)/share/doc/@PACKAGE@-@VERSION@
+ doc_DATA = README.txt README.html faq.txt faq.html index.html
+
+ EXTRA_DIST = README.chtml README.html README.txt \