docs-common Makefile.common,1.74,1.75

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Tue Feb 28 02:07:00 UTC 2006


Author: jtr

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

Modified Files:
	Makefile.common 
Log Message:
Added "fdpcommon" kind of entity.  Automatically relocate files
marked as "fdpcommon" when building the ".ent" files.

Revert Karsten's "Makefile.common" change as a courtesey.




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




More information about the Fedora-docs-commits mailing list