[SCM] Debian Live manual branch, master, updated. 4b07d790e721cbed5d58e380030344cce6d4b1ab

Daniel Baumann daniel at debian.org
Fri Nov 14 06:56:15 UTC 2008


The following commit has been merged in the master branch:
commit 90bac68a929d0d0230b6221b4a9189388079ed03
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 14 07:53:53 2008 +0100

    Renaming validate target to test.

diff --git a/Makefile.common b/Makefile.common
index 5bad1e2..9ec30c6 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -13,7 +13,7 @@ DBLATEX		:= dblatex --style=db2latex
 
 all: $(TARGETS)
 
-validate: $(SOURCES)
+test: $(SOURCES)
 	$(XL) xml/index.xml
 
 index.html: $(SOURCES)
@@ -31,4 +31,4 @@ xml/entities/version.ent:
 	echo '<!ENTITY version "$(VERSION)">' >  $@
 	echo '<!ENTITY pubdate "$(PUBDATE)">' >> $@
 
-.PHONY: all validate $(PROJECT).html
+.PHONY: all test $(PROJECT).html

-- 
Debian Live manual



More information about the debian-live-changes mailing list