From 7ff01d9cc9f16e36a0f7346f72bcb3e75d98faee Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 15 May 2012 12:43:38 +0000 Subject: Install locale in share/locale PR: 167534 (based on) Submitted by: nemysis --- net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in (limited to 'net-im') diff --git a/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in b/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in new file mode 100644 index 000000000000..fd6bc5f88e70 --- /dev/null +++ b/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig 2011-08-13 04:58:38.000000000 +0200 ++++ po/Makefile.in.in 2012-05-02 20:59:29.000000000 +0200 +@@ -34,7 +34,7 @@ + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +-itlocaledir = $(prefix)/$(DATADIRNAME)/locale ++itlocaledir = $(datarootdir)/locale + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. -- cgit v1.2.3