[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] Add epub related comments to documentation/common/Makefile.common
WolfgangSchweer
gitlab at salsa.debian.org
Thu Feb 27 17:37:03 GMT 2020
WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-doc
Commits:
8280186a by Wolfgang Schweer at 2020-02-27T18:35:30+01:00
Add epub related comments to documentation/common/Makefile.common
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
1 changed file:
- documentation/common/Makefile.common
Changes:
=====================================
documentation/common/Makefile.common
=====================================
@@ -178,6 +178,13 @@ endif
install: build
# en needs to be first
+ #
+ # the first two epub related sed commands further below are needed to get
+ # rid of any environmental influence at package generation time. This concerns
+ # the content identifier in both .opf and .ncx files. While these sed commands
+ # are doing the right thing for archs amd64 and arm64, the set of the next
+ # two sed commands are needed for i386 and armhf instead due to a different
+ # content identifier string.
for f in en $(LANGUAGES) ; do \
export LANGPATH=$(DESTDIR)/debian-edu-doc-$$f/$(DESTPATH)/debian-edu-doc-$$f ; \
mkdir -p $$LANGPATH ; \
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/8280186a4f4545cf267918b06be241d3fb608894
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/8280186a4f4545cf267918b06be241d3fb608894
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/20200227/16e3edbd/attachment-0001.html>
More information about the debian-edu-commits
mailing list