Add a space to unused entities

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10545 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2012-08-23 15:16:27 +00:00
parent 1051695770
commit c786e553fc
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
<!ENTITY tcl-download-ftp "">
<!ENTITY tcl-download-ftp " ">
<!-- this might appear in the future
<!ENTITY tcl-download-ftp "&gentoo-ftp-repo;/tcl&tcl-version;-src.tar.gz">-->
<!ENTITY tcl-md5sum "174b2b4c619ba8f96875d8a051917703">

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
<!ENTITY tk-download-ftp "">
<!ENTITY tk-download-ftp " ">
<!-- might be useful again in the future
<!ENTITY tk-download-ftp "&gentoo-ftp-repo;/tk&tk-version;-src.tar.gz">-->
<!ENTITY tk-md5sum "a01640176845c1f654a412cfc9bab13b">