From c796b9d51e93cd8d07dd252eb415c6aec21b343f Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 8 Nov 2000 13:22:33 +0000 Subject: Make sure that locale files go into the correct directory. --- sysutils/gcombust/files/patch-sum | 3 +++ sysutils/gcombust/patches/patch-aa | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 sysutils/gcombust/files/patch-sum create mode 100644 sysutils/gcombust/patches/patch-aa (limited to 'sysutils') diff --git a/sysutils/gcombust/files/patch-sum b/sysutils/gcombust/files/patch-sum new file mode 100644 index 00000000000..0692cd1a5a4 --- /dev/null +++ b/sysutils/gcombust/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1 2000/11/08 13:22:33 tron Exp $ + +MD5 (patch-aa) = f488f36ae1c2269cdbe12e15e24a93ba diff --git a/sysutils/gcombust/patches/patch-aa b/sysutils/gcombust/patches/patch-aa new file mode 100644 index 00000000000..82ee3f31d16 --- /dev/null +++ b/sysutils/gcombust/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.3 2000/11/08 13:22:34 tron Exp $ + +--- po/Makefile.in.in.orig Sun Jun 27 22:00:41 1999 ++++ po/Makefile.in.in Wed Nov 8 14:19:52 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