From e2693af1b2810ab56b70c1732698ec402fcb63d8 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 8 Jul 1999 00:24:44 +0000 Subject: Create language directories for locale files where it is necessary. --- x11/gnome-core/patches/patch-af | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 x11/gnome-core/patches/patch-af diff --git a/x11/gnome-core/patches/patch-af b/x11/gnome-core/patches/patch-af new file mode 100644 index 00000000000..be8fd65abda --- /dev/null +++ b/x11/gnome-core/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.1 1999/07/08 00:24:44 tron Exp $ + +--- po/Makefile.in.in.orig Fri Apr 9 18:02:58 1999 ++++ po/Makefile.in.in Thu Jul 8 02:10:55 1999 +@@ -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