docs-common Makefile.common,1.73,1.74

Paul W. Frields stickster at gmail.com
Tue Feb 28 00:34:14 UTC 2006


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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-docs-list/attachments/20060227/a019ad67/attachment.sig>


More information about the fedora-docs-list mailing list