Author: andy
Date: 2005-12-30 08:22:44 -0700 (Fri, 30 Dec 2005)
New Revision: 5508
Modified:
trunk/BOOK/xsoft/office/abiword.xml
Log:
Little fixes on the abiword page
Modified: trunk/BOOK/xsoft/office/abiword.xml
===================================================================
--- trunk/BOOK/xsoft/office/abiword.xml 2005-12-30 13:25:58 UTC (rev 5507)
+++ trunk/BOOK/xsoft/office/abiword.xml 2005-12-30 15:22:44 UTC (rev 5508)
@@ -109,7 +109,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
-cp -vrf docs /usr/share/AbiSuite-2.4/AbiWord &&
+cp -v -R docs /usr/share/AbiSuite-2.4/AbiWord &&
cd ../abiword-plugins &&
make install</userinput></screen>
@@ -119,7 +119,7 @@
description file:</para>
<screen role="root"><userinput>cd .. &&
-install -vm 644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
+install -v -m644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
$GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
</sect2>
@@ -138,10 +138,10 @@
<para>Then, as the <systemitem class="username">root</systemitem> user,
install the help files:</para>
-<screen role="root"><userinput>install -vm 644 man/abiword.1
/usr/share/man/man1 &&
-install -vm 644 Manual/en/Abiword_Manual.abw \
+<screen role="root"><userinput>install -v -m644 man/abiword.1
/usr/share/man/man1 &&
+install -v -m644 Manual/en/Abiword_Manual.abw \
/usr/share/AbiSuite-2.4/AbiWord/docs &&
-cp -vrf help /usr/share/AbiSuite-2.4/AbiWord &&
+cp -v -R help /usr/share/AbiSuite-2.4/AbiWord &&
find /usr/share/AbiSuite-2.4/AbiWord/help \
-type d -exec chmod -v 755 {} \;</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page