$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@