[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] Adapt Makefile.common to recently added rusian debian-edu-bookworm manual translation.
Frans Spiesschaert (@frans)
gitlab at salsa.debian.org
Fri Jun 6 14:19:52 BST 2025
Frans Spiesschaert pushed to branch master at Debian Edu / debian-edu-doc
Commits:
322462fe by Frans Spiesschaert at 2025-06-06T15:19:31+02:00
Adapt Makefile.common to recently added rusian debian-edu-bookworm manual translation.
- - - - -
1 changed file:
- documentation/common/Makefile.common
Changes:
=====================================
documentation/common/Makefile.common
=====================================
@@ -85,7 +85,7 @@ build-xml:
if [ -e $(name).$$f.xml ] ; then \
echo "Creating XML for $$f"; \
case "$$f" in \
- cs|de|da|nb-no|pl|ro|uk) sed -i $(SED_01) $(name).$$f.xml \
+ cs|de|da|nb-no|pl|ro|ru|uk) sed -i $(SED_01) $(name).$$f.xml \
;; \
fr|nl) sed -i $(SED_02) $(name).$$f.xml \
;; \
@@ -122,7 +122,7 @@ build-xml:
# modify localized XML file
if [ -e $(name).$(LINGUA).xml ] ; then \
case "$(LINGUA)" in \
- cs|de|da|nb-no|pl|ro|uk) sed -i $(SED_01) $(name).$(LINGUA).xml \
+ cs|de|da|nb-no|pl|ro|ru|uk) sed -i $(SED_01) $(name).$(LINGUA).xml \
;; \
fr|nl) sed -i $(SED_02) $(name).$(LINGUA).xml \
;; \
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/322462fedc84c9ede0615305980a0d242d55446d
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/322462fedc84c9ede0615305980a0d242d55446d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20250606/d2d761f9/attachment-0001.htm>
More information about the debian-edu-commits
mailing list