[debian-edu-commits] debian-edu/debian-edu-doc.git (#316) - wheezy (branch) updated: 0.9.20071121-9-g5428419
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:15:58 UTC 2013
The branch, wheezy has been updated
via 5428419349ca5d42deb0cbf060633c550e83dc1c (commit)
from 24dad75d8dec3ce15c278f1b7c09cecb53ba5d04 (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 5af026d..b16155e 100644
--- a/documentation/release-manual/Makefile
+++ b/documentation/release-manual/Makefile
@@ -51,7 +51,7 @@ install: build
if [ -e $$f/$$i ] ; then \
cp -v $$f/$$i $(DESTDIR)$(DESTPATH)/$$f/images/ ; \
else \
- ln -sf ../en/images/$$i $(DESTDIR)$(DESTPATH)/$$f/images/$$i ; \
+ ln -sf ../../en/images/$$i $(DESTDIR)$(DESTPATH)/$$f/images/$$i ; \
fi ; done ; \
cd .. ; \
else \
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