mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Typos in AbiWord. Fixes #4769
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12867 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2180f9126a
commit
6e18d2437b
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY AbiWord-minor-version "2.9">
|
||||
<!ENTITY AbiWord-minor-version "3.0">
|
||||
|
||||
<!ENTITY AbiWord-download-http
|
||||
"http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
|
||||
@ -167,8 +167,8 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i abiword-&AbiWord-version;-libgcrypt_1_6_0-1.patch &&
|
||||
./configure --prefix=/usr &&
|
||||
<screen><userinput>patch -Np1 -i ../abiword-&AbiWord-version;-libgcrypt_1_6_0-1.patch &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user