5e0c55140a
From MAINTAINER Benoit Chesneau (benoitc at metavers dot net), Thanks !! With tweaks and testing from ian@, simon@ and myself. ok ian@ sthen@
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2008/04/04 14:37:26 landry Exp $
|
|
--- po/Makefile.in.in.orig Thu Apr 3 17:14:02 2008
|
|
+++ po/Makefile.in.in Thu Apr 3 17:18:15 2008
|
|
@@ -34,7 +34,7 @@ datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = $(prefix)/share/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|