From f64773087ccce757e7fc10c83f109d6801c195f5 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 8 Nov 2000 13:11:16 +0000 Subject: Make sure that locale files go into the correct directory. --- comms/jpilot/patches/patch-ad | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 comms/jpilot/patches/patch-ad (limited to 'comms/jpilot/patches/patch-ad') diff --git a/comms/jpilot/patches/patch-ad b/comms/jpilot/patches/patch-ad new file mode 100644 index 00000000000..46c8c541ecf --- /dev/null +++ b/comms/jpilot/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2000/11/08 13:11:17 tron Exp $ + +--- po/Makefile.in.in.orig Thu Jun 24 08:07:56 1999 ++++ po/Makefile.in.in Wed Nov 8 14:06:02 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po -- cgit v1.2.3