Fix links in Chapter 2 - Important Info

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2918 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2004-11-10 06:37:44 +00:00
parent 8dd75de4d8
commit 3e2171ee78
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<!ENTITY day "09">
<!ENTITY day "10">
<!ENTITY month "11">
<!ENTITY year "2004">
<!ENTITY version "svn-&year;&month;&day;">
@ -13,6 +13,7 @@
<!ENTITY maintainer-address "bdubbs@linuxfromscratch.org">
<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
<!ENTITY downloads-project "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&lfs-version;">

View File

@ -93,8 +93,8 @@ try the blfs support mailing-list/news-server.</para></listitem>
<tip><para>If you have found a package that is only available in .deb or .rpm
format, there are two small scripts rpm2targz and deb2targz that are available
at <ulink url="&downloads-root;/deb2targz.tar.bz2"/> and <ulink
url="&downloads-root;/rpm2targz.tar.bz2"/> to convert the archives into a
at <ulink url="&downloads-project;/deb2targz.tar.bz2"/> and <ulink
url="&downloads-project;/rpm2targz.tar.bz2"/> to convert the archives into a
simple tar.gz format.</para></tip>
</sect1>