$NetBSD: patch-aa,v 1.8 2002/11/17 01:17:31 seb Exp $ --- info/Makefile.am.orig Fri Mar 22 22:26:49 2002 +++ info/Makefile.am @@ -18,7 +18,7 @@ bin_PROGRAMS = ginfo infokey transform = s/ginfo/info/; @program_transform_name@ -localedir = $(datadir)/locale +localedir = $(prefix)/$(PKGLOCALEDIR)/locale # -I. for funs.h. # Automake puts -I.. and -I$(srcdir) into DEFS by default, but