294b25c0e0
Update gnome-session to pull it all together. Gnome 2.2.1 is now in-tree (and of course Gnome 2.2.2 will be released shortly) ok jolan@
13 lines
432 B
Plaintext
13 lines
432 B
Plaintext
$OpenBSD: patch-po_Makefile_in_in,v 1.1 2003/06/12 20:24:02 marcm Exp $
|
|
--- po/Makefile.in.in.orig Wed May 28 19:34:46 2003
|
|
+++ po/Makefile.in.in Wed May 28 19:35:04 2003
|
|
@@ -28,7 +28,7 @@ prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|
|
datadir = @datadir@
|
|
libdir = @libdir@
|
|
-localedir = $(libdir)/locale
|
|
+localedir = $(datadir)/locale
|
|
gnulocaledir = $(datadir)/locale
|
|
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
|
|
subdir = po
|