summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/patches/patch-ah
blob: a57f6949f205c7ac9ccb399d310d64089397a5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.2 2002/10/03 02:06:32 seb Exp $

--- util/Makefile.in.orig	Mon Apr  1 16:14:18 2002
+++ util/Makefile.in
@@ -115,7 +115,7 @@
 bin_PROGRAMS = install-info texindex
 bin_SCRIPTS = texi2dvi
 
-localedir = $(datadir)/locale
+localedir = $(PKGLOCALEDIR)
 INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
 LDADD = ../lib/libtxi.a @LIBINTL@