mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
qt-4.8.6: Fix note and md5sum.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13030 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
18310d8642
commit
5a54d3e7cc
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2014">
|
<!ENTITY year "2014">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "May 10th, &year;">
|
<!ENTITY releasedate "May 11th, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<!ENTITY qt4-download-http
|
<!ENTITY qt4-download-http
|
||||||
"http://download.qt-project.org/official_releases/qt/4.8/&qt4-version;/qt-everywhere-opensource-src-&qt4-version;.tar.gz">
|
"http://download.qt-project.org/official_releases/qt/4.8/&qt4-version;/qt-everywhere-opensource-src-&qt4-version;.tar.gz">
|
||||||
<!ENTITY qt4-download-ftp " ">
|
<!ENTITY qt4-download-ftp " ">
|
||||||
<!ENTITY qt4-md5sum "1864987bdbb2f58f8ae8b350dfdbe133">
|
<!ENTITY qt4-md5sum "2edbe4d6c2eff33ef91732602f3518eb">
|
||||||
<!ENTITY qt4-size "231 MB">
|
<!ENTITY qt4-size "231 MB">
|
||||||
<!ENTITY qt4-buildsize "2.0 GB">
|
<!ENTITY qt4-buildsize "2.0 GB">
|
||||||
<!ENTITY qt4-time "37 SBU">
|
<!ENTITY qt4-time "37 SBU">
|
||||||
@ -130,7 +130,7 @@
|
|||||||
<para>
|
<para>
|
||||||
If <application>Qt4</application> is being reinstalled into the
|
If <application>Qt4</application> is being reinstalled into the
|
||||||
same directory as an existing instance, run the
|
same directory as an existing instance, run the
|
||||||
following commands from a console or non-Qt4 based window manager.
|
install commands from a console or non-Qt4 based window manager.
|
||||||
It overwrites <application>Qt4</application> libraries that should
|
It overwrites <application>Qt4</application> libraries that should
|
||||||
not be in use during the install process.
|
not be in use during the install process.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user