mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Typo.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14648 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6000a3e0e9
commit
57518fe8bc
@ -94,9 +94,10 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--with-doc-dir=/usr/share/doc/libexif-&libexif-version; \
|
||||
--disable-static &&
|
||||
<screen><userinput>
|
||||
./configure --prefix=/usr \
|
||||
--disable-static \
|
||||
--with-doc-dir=/usr/share/doc/libexif-&libexif-version; &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
@ -167,7 +167,6 @@ sed -i "s:av_close_input_file:avformat_close_input:g" \
|
||||
import/probe_ffmpeg.c &&
|
||||
|
||||
patch -Np1 -i ../transcode-&transcode-version;-ffmpeg2-1.patch &&
|
||||
&transcode-version;
|
||||
./configure --prefix=/usr \
|
||||
--enable-alsa \
|
||||
--enable-libmpeg2 &&
|
||||
|
Loading…
Reference in New Issue
Block a user