[SCM] live-manual branch, debian-next, updated. debian/3.0_a11-1-18-gb302356

chals chals at altorricon.com
Thu Apr 5 20:14:49 UTC 2012


The following commit has been merged in the debian-next branch:
commit b302356f31047261fd02d4226eba5944aff511a3
Author: chals <chals at altorricon.com>
Date:   Thu Apr 5 22:14:38 2012 +0200

    Fixing typo in makefile.

diff --git a/Makefile b/Makefile
index 9ed20d4..9a313e5 100644
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ commit: tidy test
 install:
 	rm -rf $(CURDIR)/build/manual/manifest
 	rm -f $(CURDIR)/build/manual/index.html
-	rm f $(CURDIR)/build/manual/toc.html
+	rm -f $(CURDIR)/build/manual/toc.html
 
 	mkdir -p $(DESTDIR)/usr/share/doc/live-manual
 	cp -a COPYING $(CURDIR)/build/manual/* $(DESTDIR)/usr/share/doc/live-manual

-- 
live-manual



More information about the debian-live-changes mailing list