[glib/jjardon/gettext: 2/2] po/Makefile.in.in: populate /usr/share/glib-2.0/gettext as well
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/jjardon/gettext: 2/2] po/Makefile.in.in: populate /usr/share/glib-2.0/gettext as well
- Date: Sun, 10 Jan 2016 17:12:16 +0000 (UTC)
commit 028390adb35576a5d1f20c0d86e8654392e7db59
Author: Javier Jardón <jjardon gnome org>
Date: Sun Jan 10 17:10:18 2016 +0000
po/Makefile.in.in: populate /usr/share/glib-2.0/gettext as well
For packages still using the AM_GLIB_GNU_GETTEXT macro
po/Makefile.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 65184f6..fb2363b 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -241,7 +241,7 @@ $(POFILES): $(POFILESDEPS)
install: install-exec install-data
install-exec:
install-data: install-data- USE_NLS@
- if test "$(PACKAGE)" = "gettext-tools"; then \
+ if test "$(PACKAGE)" = "gettext-tools" || test "$(PACKAGE)" = "glib"; then \
$(mkdir_p) $(DESTDIR)$(gettextsrcdir); \
for file in $(DISTFILES.common) Makevars.template; do \
$(INSTALL_DATA) $(srcdir)/$$file \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]