Fix typo in lookbehind2 patch suffix
This commit is contained in:
parent
b41a1da88c
commit
8d3f8f500e
@ -58,7 +58,7 @@ Utilities demonstrating PCRE capabilities like pcregrep or pcretest.
|
||||
libtoolize --copy --force && autoreconf
|
||||
%patch1 -p1 -b .terminated_typos
|
||||
%patch2 -p1 -b .lookbehind
|
||||
%patch3 -p1 -b .lookbehind3
|
||||
%patch3 -p1 -b .lookbehind2
|
||||
%patch4 -p0 -b .forward_reference
|
||||
# One contributor's name is non-UTF-8
|
||||
for F in ChangeLog; do
|
||||
|
Loading…
Reference in New Issue
Block a user