El Sábado, 11 de Agosto de 2007 05:02, [EMAIL PROTECTED] escribió: > Author: randy > Date: 2007-08-10 21:02:17 -0600 (Fri, 10 Aug 2007) > New Revision: 7040
> > Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml > =================================================================== > <para>Now, as the <systemitem class="username">root</systemitem> > user:</para> > > +<screen role="root"><userinput>make install && > +install -v -m755 -d /usr/share/doc/ffmpeg-&ffmpeg-version; > && +install -v -m644 doc/*.txt > /usr/share/doc/ffmpeg-&ffmpeg-version; && > +texi2html --version >/dev/null 2>&1 || >install-man</userinput></screen> What is the last command for?? Has no sense to dump texi2html version string to /dev/null and then pipe the output to an unknown "install-man" command. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
