[debian-edu-commits] debian-edu/debian-edu-doc.git (#239) - wheezy (branch) updated: 0.7.20071028-25-g599e660

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


The branch, wheezy has been updated
       via  599e660024c8839ad456ab8996851a6a69896d37 (commit)
      from  81df6ff33454297e880165725745141f9f512b7b (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 |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 53562fc..c1783fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ get-orig-source:
 	# checkout IKT book and related files
 	[ -d $(SRCDIR)/ikt/.svn ] || svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon/ikt $(SRCDIR)/ikt
 	svn up -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon/ikt $(SRCDIR)/ikt
-	# Use makefile
+	# Use makefile to get ITIL book and release-manual
 	$(MAKE) get-orig-source
 	# clean sources
 	find $(SRCDIR) -name "*.eps" -exec rm \{\} \;
@@ -82,6 +82,9 @@ install: build
 		install -m 644 $(SRCDIR)/ikt/ldap_admin.$$end $(DESTDIR)$(DESTPATH)/nb/ikt ; \
 	done
 
+	#
+	# build ITIL book and release-manual
+	#
 	$(MAKE) install DESTDIR="$(DESTDIR)"
 
 	#


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