summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Schneider <[email protected]>2026-03-31 14:29:37 +0200
committermbkma <[email protected]>2026-04-29 22:13:54 +0200
commit4cb989b25c157199837cb17eab6d8fcd0cf547e2 (patch)
treea1df466ecf1e59f0cc9923a955ea02d6fd406d55
parent9f7e3730a4b3123d5736b65d7b8fba2a08e6c311 (diff)
downloadmate-terminal-4cb989b25c157199837cb17eab6d8fcd0cf547e2.tar.bz2
mate-terminal-4cb989b25c157199837cb17eab6d8fcd0cf547e2.tar.xz
prevent po updates when generating pot files
-rw-r--r--po/Makevars4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 8d493dc..b5de049 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