mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Correct tcl sed.
Update to mc-4.8.14. Mark cheese checked. Add version to /etc/lsb_release. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15739 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8a07efa757
commit
13e588478d
@ -141,7 +141,7 @@ sed -e "s#$SRCDIR/unix#/usr/lib#" \
|
|||||||
sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc&tdbc-ver;#" \
|
sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc&tdbc-ver;#" \
|
||||||
-e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/generic#/usr/include#" \
|
-e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/generic#/usr/include#" \
|
||||||
-e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/library#/usr/lib/tcl8.6#" \
|
-e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/library#/usr/lib/tcl8.6#" \
|
||||||
-e "s#$SRCDIR/pkgs/&tdbc-ver;#/usr/include#" \
|
-e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;#/usr/include#" \
|
||||||
-i pkgs/tdbc&tdbc-ver;/tdbcConfig.sh &&
|
-i pkgs/tdbc&tdbc-ver;/tdbcConfig.sh &&
|
||||||
|
|
||||||
sed -e "s#$SRCDIR/unix/pkgs/itcl&itcl-ver;#/usr/lib/itcl&itcl-ver;#" \
|
sed -e "s#$SRCDIR/unix/pkgs/itcl&itcl-ver;#/usr/lib/itcl&itcl-ver;#" \
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
|
<!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
|
||||||
<!ENTITY mc-download-ftp "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
|
<!ENTITY mc-download-ftp "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
|
||||||
<!ENTITY mc-md5sum "d967caa12765eb86e52a6a63ca202500">
|
<!ENTITY mc-md5sum "fbdaddb9edcf8925dcf3231331a8720b">
|
||||||
<!ENTITY mc-size "2.2 MB">
|
<!ENTITY mc-size "2.2 MB">
|
||||||
<!ENTITY mc-buildsize "71 MB (119 MB, running the test suite)">
|
<!ENTITY mc-buildsize "85 MB (additional 72 MB for tests)">
|
||||||
<!ENTITY mc-time "0.7 SBU (additional 0.1 SBU, running the test suite)">
|
<!ENTITY mc-time "0.6 SBU (additional 0.1 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="mc" xreflabel="MC-&mc-version;">
|
<sect1 id="mc" xreflabel="MC-&mc-version;">
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
photos and videos with fun graphical effects.
|
photos and videos with fun graphical effects.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
&lfs77_built;
|
&lfs77_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
|
@ -47,6 +47,14 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>March 28th, 2015</para>
|
<para>March 28th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Correct tcl sed. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;6336">#6336</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to mc-4.8.14. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;6335">#6335</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[fernando] - Update to cheese-3.16.0. Tagged as built. Needs to
|
<para>[fernando] - Update to cheese-3.16.0. Tagged as built. Needs to
|
||||||
be checked in hardware.
|
be checked in hardware.
|
||||||
|
@ -220,7 +220,7 @@
|
|||||||
<!ENTITY hdwids-version "20141022">
|
<!ENTITY hdwids-version "20141022">
|
||||||
<!ENTITY lm_sensors-version "3.3.5">
|
<!ENTITY lm_sensors-version "3.3.5">
|
||||||
<!ENTITY logrotate-version "3.8.9">
|
<!ENTITY logrotate-version "3.8.9">
|
||||||
<!ENTITY mc-version "4.8.13">
|
<!ENTITY mc-version "4.8.14">
|
||||||
<!ENTITY obex-data-server-version "0.4.6">
|
<!ENTITY obex-data-server-version "0.4.6">
|
||||||
<!ENTITY p7zip-version "9.38.1">
|
<!ENTITY p7zip-version "9.38.1">
|
||||||
<!ENTITY pax-version "070715">
|
<!ENTITY pax-version "070715">
|
||||||
|
@ -91,6 +91,13 @@ install -v -m 755 lsb_release /usr/bin/lsb_release</userinput></screen>
|
|||||||
Be sure that the DISTRIB_CODENAME entry has been set properly.
|
Be sure that the DISTRIB_CODENAME entry has been set properly.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Add the current package version to <filename>/etc/lsb-release</filename>.
|
||||||
|
As the <systemitem class="username">root</systemitem> user:
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<screen><userinput>echo 'LSB_VERSION="&lsb-release-version;"' >> /etc/lsb-release</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
|
Loading…
Reference in New Issue
Block a user