aboutsummaryrefslogtreecommitdiff
path: root/games/gnomekiss/files
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-09 00:20:56 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-09 00:20:56 +0000
commit6304e9d6f007ad6d6b8938bcd591428e8dd150cd (patch)
treeb2ca9e36a1219879e8e869929f82df59fbcdbd3e /games/gnomekiss/files
parent4c9b48796dcd29639f6e1a210110122bf30faf49 (diff)
downloadports-6304e9d6f007ad6d6b8938bcd591428e8dd150cd.tar.gz
ports-6304e9d6f007ad6d6b8938bcd591428e8dd150cd.zip
Notes
Diffstat (limited to 'games/gnomekiss/files')
-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@