mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Rename patch in wireshark-1.10.2 to agree with book's policy. Thanks to Randy.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12000 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b11e91546e
commit
a7c4c666a4
@ -67,7 +67,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/wireshark-&wireshark-version;-packet_gluster_duplicate_enums-fix-1.patch"/>
|
||||
<ulink url="&patch-root;/wireshark-&wireshark-version;-packet_gluster_duplicate_enums_fix-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
@ -165,7 +165,7 @@ EOF</userinput></screen>
|
||||
<para>Continue to install <application>Wireshark</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-packet_gluster_duplicate_enums-fix-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-packet_gluster_duplicate_enums_fix-1.patch &&
|
||||
./configure --prefix=/usr --sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user