[baobab] Makevars: Do not regenerate automatically .po files
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Makevars: Do not regenerate automatically .po files
- Date: Mon, 27 Feb 2017 13:46:10 +0000 (UTC)
commit 4d86f40767390fb34f0365786393a938411bb2e4
Author: Stefano Facchini <stefano facchini gmail com>
Date: Mon Feb 27 14:36:00 2017 +0100
Makevars: Do not regenerate automatically .po files
https://bugzilla.gnome.org/show_bug.cgi?id=778965
po/Makevars | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index 9b02d79..10357d6 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -69,10 +69,10 @@ MSGINIT_OPTIONS =
# has changed. Possible values are "yes" and "no". Set this to no if
# the POT file is checked in the repository and the version control
# program ignores timestamps.
-PO_DEPENDS_ON_POT = yes
+PO_DEPENDS_ON_POT = no
# This tells whether or not to forcibly update $(DOMAIN).pot and
# regenerate PO files on "make dist". Possible values are "yes" and
# "no". Set this to no if the POT file and PO files are maintained
# externally.
-DIST_DEPENDS_ON_UPDATE_PO = yes
+DIST_DEPENDS_ON_UPDATE_PO = no
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]