aboutsummaryrefslogtreecommitdiff
path: root/games/grhino/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/grhino/files/patch-ab')
-rw-r--r--games/grhino/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/grhino/files/patch-ab b/games/grhino/files/patch-ab
new file mode 100644
index 000000000000..223e916ff29e
--- /dev/null
+++ b/games/grhino/files/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Tue Sep 24 23:30:09 2002
++++ Makefile.in Thu Sep 26 09:34:21 2002
+@@ -43,7 +43,7 @@
+ etcdir = @sysconfdir@
+ localedir = @datadir@/locale
+
+-pattern_dir = ${libdir}/${PACKAGE}-${VERSION}
++pattern_dir = @datadir@/${PACKAGE}/${VERSION}
+
+ CC = @CC@
+ CXX = @CXX@