summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/patches/patch-ah
blob: 21b588162acf2d7f414908cc21e62b67b56e985d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ah,v 1.3 2002/11/17 01:17:32 seb Exp $

Patch file manually stripped down.

--- util/Makefile.in.orig	Sat Nov 16 23:25:45 2002
+++ util/Makefile.in
@@ -162,7 +162,7 @@ bin_SCRIPTS = texi2dvi
 # bug, IMHO, but this is easier than patching Automake.)
 ginstall_info_SOURCES = install-info.c 
 
-localedir = $(datadir)/locale
+localedir = $(prefix)/$(PKGLOCALEDIR)/locale
 INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
 LDADD = ../lib/libtxi.a @LIBINTL@