[debian-edu-commits] debian-edu/debian-edu-doc.git (#302) - wheezy (branch) updated: 0.8.20071118-2-gac13d08
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:15:44 UTC 2013
The branch, wheezy has been updated
via ac13d0871538ad62bd5fb448bb315405e989bf5d (commit)
from 463ce8a9726bc05a088bcb3c77d61093597add04 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
documentation/release-manual/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/documentation/release-manual/Makefile b/documentation/release-manual/Makefile
index 7f60e66..a94459a 100644
--- a/documentation/release-manual/Makefile
+++ b/documentation/release-manual/Makefile
@@ -39,7 +39,7 @@ install: build
mkdir -p $(DESTDIR)$(DESTPATH)/$$f ; \
if [ -e release-manual.$$f.html ] ; then \
cp release-manual.$$f.html $(DESTDIR)$(DESTPATH)/$$f/release-manual.html ; \
- if [ "$$f" == "en" ] ; then \
+ if [ "$$f" = "en" ] ; then \
mkdir $(DESTDIR)$(DESTPATH)/$$f/images/ ; \
find images -type f -maxdepth 1 -exec cp \{\} $(DESTDIR)$(DESTPATH)/$$f/images/ \; ; \
dblatex -T db2latex -p release-manual.xsl -o $(DESTDIR)$(DESTPATH)/$$f/release-manual.pdf release-manual.xml ; \
hooks/post-receive
--
debian-edu-doc.git (Debian package debian-edu-doc)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).
More information about the debian-edu-commits
mailing list