[debian-edu-commits] debian-edu/debian-edu-doc.git (#62) - wheezy (branch) updated: 0.4.20070714-7-ga9fa7ce

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:12:00 UTC 2013


The branch, wheezy has been updated
       via  a9fa7ce2666eb4e27724f34db04be4bfce358b82 (commit)
      from  0880aadddd3faae4c86556a728934e5e8d182347 (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 |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/documentation/release-manual/Makefile b/documentation/release-manual/Makefile
index a397098..a4b189f 100644
--- a/documentation/release-manual/Makefile
+++ b/documentation/release-manual/Makefile
@@ -22,9 +22,9 @@ status:
 
 
 install: build
-	for f in en es ; do \
-		mkdir -p $(DESTDIR)$(DESTPATH)/$$f; \
-		cp release-manual.$$f.pdf $(DESTDIR)$(DESTPATH)/$$f/release-manual.pdf ; \
+	for f in en es nb de fr nl pt ; do \
+		[ -e release-manual.$$f.pdf ] && mkdir -p $(DESTDIR)$(DESTPATH)/$$f && \
+		cp release-manual.$$f.pdf $(DESTDIR)$(DESTPATH)/$$f/release-manual.pdf && \
 		cp release-manual.$$f.html $(DESTDIR)$(DESTPATH)/$$f/release-manual.html ; \
 	done
 


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