[debian-edu-commits] debian-edu/debian-edu-doc.git (#50) - wheezy (branch) updated: 0.4.20070713-7-gb0b4942
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:11:51 UTC 2013
The branch, wheezy has been updated
via b0b4942fd95353cea8cffd530f61c5203942e6bd (commit)
from 325e7180bc9f640f386ad77b0bc4f369cab2da7f (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:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 32bbe9a..46d5dfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ update:
svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/arkitektur $(TMPSRC)/arkitektur
svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon $(TMPSRC)/dokumentasjon
wget http://developer.skolelinux.no/itil/moinmoin2pdf -O $(TMPSRC)/moinmoin2pdf
+ chmod +x $(TMPSRC)/moinmoin2pdf
cd documentation/release-manual; ./update_translations; ./build_pdfs
@@ -79,7 +80,6 @@ install: build
# itil
#
install -d $(DESTDIR)$(DESTPATH)/nb/itil
- chmod +x $(TMPSRC)/moinmoin2pdf
$(TMPSRC)/moinmoin2pdf http://wiki.skolelinux.no/Dokumentasjon/ITIL/AllInOne $(DESTDIR)$(DESTPATH)/nb/itil/itil-$$(date +%Y-%m-%d).pdf
#
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