docs-common Makefile.common,1.17,1.18

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Sat Dec 10 02:23:50 UTC 2005


Author: jtr

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13938

Modified Files:
	Makefile.common 
Log Message:
Require per-language watermark file by default.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Makefile.common	2 Dec 2005 16:03:46 -0000	1.17
+++ Makefile.common	10 Dec 2005 02:23:43 -0000	1.18
@@ -47,7 +47,7 @@
 HTMLCSS		= ${FDPDIR}/docs-common/css/fedora-draft.css
 endif
 ifeq	(${HTMLCSSEXTRA},)
-HTMLCSSEXTRA	= ${FDPDIR}/docs-common/images/watermark.png
+HTMLCSSEXTRA	= ${FDPDIR}/docs-common/images/watermark-${LANG}.png
 endif
 #########################################################################
 # Define a macro to locate xmlto(1) so we can choose a specific version




More information about the Fedora-docs-commits mailing list