mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Fix typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3535 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1728f4e663
commit
74dfeae9b5
@ -136,7 +136,7 @@ patches:</para>
|
||||
<screen><userinput><command>tar -zxf ../gpc231.tar.Z &&
|
||||
mv gpc231/* external/gpc &&
|
||||
rmdir gpc231 &&
|
||||
for patch in ../OOo-&openoffice-version;-*.patch
|
||||
for patch in ../OOo_&openoffice-version;-*.patch
|
||||
do patch -Np1 -i $patch
|
||||
done</command></userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user