$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2009/03/13 19:34:00 jasper Exp $ --- po/Makefile.in.in.orig Sat Feb 21 14:00:19 2009 +++ po/Makefile.in.in Sat Feb 21 14:01:21 2009 @@ -34,7 +34,7 @@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ DATADIRNAME = @DATADIRNAME@ -itlocaledir = $(prefix)/$(DATADIRNAME)/locale +itlocaledir = $(datarootdir)/locale subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@.