openbsd-ports/japanese/gwaei/patches/patch-po_Makefile_in_in
2012-03-13 01:08:42 +00:00

14 lines
472 B
Plaintext

$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2012/03/13 01:08:42 fgsch Exp $
--- po/Makefile.in.in.orig Tue Nov 8 12:32:21 2011
+++ po/Makefile.in.in Sun Mar 11 00:25:01 2012
@@ -33,8 +33,7 @@ exec_prefix = @exec_prefix@
datadir = @datadir@
datarootdir = @datarootdir@
libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+itlocaledir = @localedir@
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.