docs-common Makefile.common,1.73,1.74

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Mon Feb 27 19:12:21 UTC 2006


Author: kwade

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

Modified Files:
	Makefile.common 
Log Message:
The file is a legal XML file now, and it is thus named, so now this shouldn't break stuff.


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- Makefile.common	26 Feb 2006 22:40:53 -0000	1.73
+++ Makefile.common	27 Feb 2006 19:12:12 -0000	1.74
@@ -756,7 +756,7 @@
 define	LOCALE_template
 .PHONY:	set-locale-${1}
 set-locale-${1}::
-	${LN} -f -s ${FDPDIR}/docs-common/common/entities/entities-${1}.ent \
+	${LN} -f -s ${FDPDIR}/docs-common/common/entities/entities-${1}.xml \
 		${LOCALE_ENTITIES}
 
 clean::




More information about the Fedora-docs-commits mailing list