Fix typo in lookbehind2 patch suffix

This commit is contained in:
Petr Písař 2011-11-22 16:42:29 +01:00
parent b41a1da88c
commit 8d3f8f500e

View File

@ -58,7 +58,7 @@ Utilities demonstrating PCRE capabilities like pcregrep or pcretest.
libtoolize --copy --force && autoreconf libtoolize --copy --force && autoreconf
%patch1 -p1 -b .terminated_typos %patch1 -p1 -b .terminated_typos
%patch2 -p1 -b .lookbehind %patch2 -p1 -b .lookbehind
%patch3 -p1 -b .lookbehind3 %patch3 -p1 -b .lookbehind2
%patch4 -p0 -b .forward_reference %patch4 -p0 -b .forward_reference
# One contributor's name is non-UTF-8 # One contributor's name is non-UTF-8
for F in ChangeLog; do for F in ChangeLog; do