diff options
author | Hideki Yamane <henrich@debian.org> | 2019-05-25 14:42:49 +0900 |
---|---|---|
committer | Hideki Yamane <henrich@debian.org> | 2019-05-25 14:42:49 +0900 |
commit | 804338b1d6b0a6955380fd9059928a42c37b8bfd (patch) | |
tree | b7e3d8d3b028db573ebe4a1698974d82b2415b56 /build | |
parent | 03299ff77bfc55b586e93b03ff97a5265412d020 (diff) | |
parent | 12bb6426a79986b343c76159ae935799132c172e (diff) | |
download | installation-guide-804338b1d6b0a6955380fd9059928a42c37b8bfd.zip |
Merge branch 'master' of salsa.debian.org:installer-team/installation-guide
Diffstat (limited to 'build')
-rwxr-xr-x | build/buildone_ng.sh | 1 | ||||
-rw-r--r-- | build/entities/common.ent | 2 | ||||
-rw-r--r-- | build/lang-options/ru | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/build/buildone_ng.sh b/build/buildone_ng.sh index a2fb0ffee..3fb46f973 100755 --- a/build/buildone_ng.sh +++ b/build/buildone_ng.sh @@ -277,6 +277,7 @@ done # Clean up rm -r $tempdir + # Delete temporary PO files and generated XML files clear_po clear_xml diff --git a/build/entities/common.ent b/build/entities/common.ent index ed2892ef8..186afa781 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -4,7 +4,7 @@ <!-- current year (to be used for copyright declaration). --> <!-- When changing this, also change in "debian/copyright" file! --> -<!ENTITY current-year "2017"> +<!ENTITY current-year "2019"> <!-- short name to use for Debian --> <!ENTITY debian "Debian"> diff --git a/build/lang-options/ru b/build/lang-options/ru index 7fdda7b3d..6c87bd96e 100644 --- a/build/lang-options/ru +++ b/build/lang-options/ru @@ -1,2 +1,2 @@ -optional_paras="outdated-translation" +# empty placeholder file |