On Mon, 2006-02-27 at 14:12 -0500, Karsten Wade wrote: > Author: kwade > > 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} Err... doesn't this break stuff? The .ent file is generated from the .xml, and the LOCALE_ENTITIES is a link to those entities. If you link to the .xml sources things stop working. -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Documentation Project: http://fedora.redhat.com/projects/docs/
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-docs-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list