diff options
Diffstat (limited to 'net/jwhois/files/patch-aa')
-rw-r--r-- | net/jwhois/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/jwhois/files/patch-aa b/net/jwhois/files/patch-aa new file mode 100644 index 000000000000..dd86388b7f27 --- /dev/null +++ b/net/jwhois/files/patch-aa @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.dist Sat Nov 27 06:10:41 1999 ++++ po/Makefile.in.in Sat Jul 15 22:27:05 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = @localedir@ + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po |