grep: fix gnulib patch path
This commit is contained in:
parent
c497f3c601
commit
9de93e07bc
@ -18,10 +18,10 @@ index a39102957..b3c7e6d28 100644
|
||||
-e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
|
||||
-e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
|
||||
-e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
|
||||
diff --git a/lib/strerror_r.c b/lib/strerror_r.c
|
||||
diff --git a/gnulib-tests/strerror_r.c b/gnulib-tests/strerror_r.c
|
||||
index f0244520b..90043c223 100644
|
||||
--- a/lib/strerror_r.c
|
||||
+++ b/lib/strerror_r.c
|
||||
--- a/gnulib-tests/strerror_r.c
|
||||
+++ b/gnulib-tests/strerror_r.c
|
||||
@@ -34,33 +34,26 @@
|
||||
|
||||
#include "strerror-override.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user