Author: pfrields
Update of /cvs/docs/install-guide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6866
Modified Files: Makefile Log Message: We shouldn't need this variable any longer.
Index: Makefile =================================================================== RCS file: /cvs/docs/install-guide/devel/Makefile,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Makefile 16 Mar 2007 22:30:31 -0000 1.12 +++ Makefile 24 Mar 2007 21:39:09 -0000 1.13 @@ -9,7 +9,7 @@ DOCBASE = fedora-install-guide PRI_LANG = en_US OTHERS = da es it pa pl pt_BR pt sr sv zh_CN -FDPDIR =${PWD}/../.. + # If ${DOC_ENTITIES} is defined, ${PRI_LANG}/${DOC_ENTITIES}.xml # must contain a complete XML file conforming to the DTD located # in the "docs-common/common/entities/entities.dtd" file. Do NOT
docs-commits@lists.fedoraproject.org