[debian-edu-commits] debian-edu/debian-edu-doc.git (#84) - wheezy (branch) updated: 0.4.20070715-13-gcd865d2
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:12:21 UTC 2013
The branch, wheezy has been updated
via cd865d26de212ec5f54fc7efaf36a56ecf121de4 (commit)
from cbdfd77131e4b9f6bb63850bcfbf53a6df641d19 (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 3e0445b..4c74867 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ get-orig-source:
# a better strategy would be to only check out the needed IKT* files and
# the Makefile and then run make. Laters :)
svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon $(SRCDIR)/ikt-book
- find $(SRCDIR)/ikt-book ! -name "IKT*" -exec rm -Rf \{\} \;
+ -find $(SRCDIR)/ikt-book ! -name ikt-book ! -name "IKT*" ! -name Makefile -exec rm -Rf \{\} \;
GET "http://wiki.skolelinux.no/Dokumentasjon/ITIL/AllInOne?action=format&mimetype=xml/docbook" | sed "s%</%\n</%g" > $(SRCDIR)/norwegian/itil-$$(date +%Y-%m-%d).xml
$(MAKE) -C documentation/release-manual update
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