13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
$OpenBSD: patch-po-plug-ins_Makefile_in_in,v 1.1 2003/12/27 00:26:17 brad Exp $
|
|
--- po-plug-ins/Makefile.in.in.orig Thu May 8 18:05:39 2003
|
|
+++ po-plug-ins/Makefile.in.in Thu May 22 00:27:33 2003
|
|
@@ -18,7 +18,7 @@ VPATH = @srcdir@
|
|
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|
|
-datadir = $(prefix)/@DATADIRNAME@
|
|
+datadir = $(prefix)/share
|
|
localedir = $(datadir)/locale
|
|
gnulocaledir = $(prefix)/share/locale
|
|
gettextsrcdir = $(prefix)/share/gettext/po
|