mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Fix typos in patch names (where they are applied) - thanks to Fernando de Oliveira for the report.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9279 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3288e8357e
commit
752b0bca44
@ -137,8 +137,8 @@
|
||||
<para>Install <application>GIMP</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-security_fixes-1.patch &&
|
||||
patch -Np1 -i ../gimp-&gimp-version;-libpng_fixes-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-security_fix-1.patch &&
|
||||
patch -Np1 -i ../gimp-&gimp-version;-libpng_fix-1.patch &&
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user