aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomekiss
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnomekiss')
-rw-r--r--games/gnomekiss/files/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/gnomekiss/files/patch-ab b/games/gnomekiss/files/patch-ab
deleted file mode 100644
index d21d6dc1d9a1..000000000000
--- a/games/gnomekiss/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- po/Makefile.in.in.orig Mon Jan 21 00:03:49 2002
-+++ po/Makefile.in.in Sat Jan 26 21:44:09 2002
-@@ -22,9 +22,9 @@
-
- prefix = @prefix@
- exec_prefix = @exec_prefix@
--datadir = @datadir@
--localedir = $(datadir)/locale
--gettextsrcdir = $(datadir)/gettext/po
-+datadir = $(prefix)/@DATADIRNAME@
-+localedir = $(prefix)/share/locale
-+gettextsrcdir = $(prefix)/share/gettext/po
-
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@