openbsd-ports/print/lyx/patches/patch-po_Makefile_in_in
margarida 4c4fab2633 Update to version 1.2.2
--
Use of new xforms,
Cosmetic changes,
Change CONFIGURE_STYLE,
Take MAINTAINER.

brad@ ok
2003-01-06 00:13:22 +00:00

12 lines
332 B
Plaintext

--- po/Makefile.in.in.orig Mon Dec 23 05:11:10 2002
+++ po/Makefile.in.in Mon Dec 23 05:09:18 2002
@@ -23,7 +23,7 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
-localedir = $(datadir)/locale
+localedir = $(prefix)/share/locale
gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@