[Pkg-jed-commit] [SCM] www branch, master, updated. 49bac2bb7e8e058a4c5836c03865d5571678eb40

Rafael Laboissiere rafael at debian.org
Sun Apr 26 14:26:58 UTC 2009


The following commit has been merged in the master branch:
commit 49bac2bb7e8e058a4c5836c03865d5571678eb40
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 16:26:38 2009 +0200

    Explicitly give the name of DJG-Guidelines.* files

diff --git a/Makefile b/Makefile
index 1edaf89..98f9aec 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ install: $(INSTALLFILES)
 	date=$$(git log $< | perl -ne 'if (/^Date: /) {/Date:\s+(.*)/; print "$$1\n"; last}') ; \
 	sed "s/\\\$$Date\\\$$/$$date/;s/\\\$$Author\\\$$/$$author/" < $< > $@
 
-%.html: %.txt guidelines.css
+DJG-Guidelines.html: DJG-Guidelines.txt guidelines.css
 	rst2html --no-toc-backlinks --stylesheet=guidelines.css \
 		--link-stylesheet $< $@
 

-- 
www



More information about the Pkg-jed-commit mailing list