[debian-edu-commits] debian-edu/debian-edu-doc.git (#83) - wheezy (branch) updated: 0.4.20070715-12-gcbdfd77

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


The branch, wheezy has been updated
       via  cbdfd77131e4b9f6bb63850bcfbf53a6df641d19 (commit)
      from  e76dcaae702fd7baf3754d261bde395d50ccc53d (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 |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 82a1cb3..3e0445b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ SVNBASE=svn://svn.skolelinux.org/skolelinux/trunk
 
 get-orig-source:
 	svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/arkitektur $(SRCDIR)/arkitektur 
-	svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon/driftbook $(SRCDIR)/driftbook
+	svn co -r $(REVISION) $(SVNBASE)/www/developer.skolelinux.no/dokumentasjon/driftbok $(SRCDIR)/driftbook
 	# FIXME: checking everything out and then deleting 98% is kind of stupid, to 
 	# 	 say it nicely... 
 	# 	 a better strategy would be to only check out the needed IKT* files and 
@@ -65,11 +65,11 @@ install: build
 	# 		
 	#
 	#install -d $(DESTDIR)$(DESTPATH)/images/driftbook/ ; 
-	#install -m 644 $(SRCDIR)/driftbok/images/* $(DESTDIR)$(DESTPATH)/images/driftbook ; 
+	#install -m 644 $(SRCDIR)/driftbook/images/* $(DESTDIR)$(DESTPATH)/images/driftbook ; 
 	#for i in en nb de pt_BR ; do \
 	#	install -d $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
-	#	install -m 644 $(SRCDIR)/driftbok/driftbok.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
-	#	install -m 644 $(SRCDIR)/driftbok/netgroups.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
+	#	install -m 644 $(SRCDIR)/driftbook/driftbok.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
+	#	install -m 644 $(SRCDIR)/driftbook/netgroups.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
 	#	ln -s $(DESTPATH)/images/driftbook $(DESTDIR)$(DESTPATH)/$$i/driftbook/images ; \
 	#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