mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fixes some "libtool" sed and various typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17660 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
03bc96cadf
commit
b22ee7af9f
@ -104,7 +104,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i "/seems to be moved/s/^/#/" libtool &&
|
||||
<screen><userinput>sed -i "/seems to be moved/s/^/#/" config/ltmain.sh &&
|
||||
./configure --prefix=/usr --disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -70,7 +70,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3" revision="sysv">edditional Downloads</bridgehead>
|
||||
<bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact" revision="sysv">
|
||||
<listitem>
|
||||
<para>
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY mesa-download-http " ">
|
||||
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-md5sum "972fd5ad5a63aeabf173fb9adefc6522 ">
|
||||
<!ENTITY mesa-md5sum "972fd5ad5a63aeabf173fb9adefc6522">
|
||||
<!ENTITY mesa-size "8.2 MB">
|
||||
<!ENTITY mesa-buildsize "388 MB (with tests and docs)">
|
||||
<!ENTITY mesa-time "3.5 SBU (with tests and docs - all with parallelism = 4),">
|
||||
|
@ -93,7 +93,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i "/seems to be moved/s/^/#/" ltmain.sh &&
|
||||
<screen><userinput>sed -i "/seems to be moved/s/^/#/" config/ltmain.sh &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user