mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
expat: fix patch that doesn't apply properly
Fixes: http://autobuild.buildroot.net/results/23f799009ae10c5de2b06a7747a28804818204c2/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
79ee9b7e69
commit
1940a66114
@ -11,10 +11,10 @@ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
|||||||
expat/configure.ac | 2 +-
|
expat/configure.ac | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/expat/configure.ac b/expat/configure.ac
|
diff --git a/configure.ac b/configure.ac
|
||||||
index 1357c9a..444c002 100644
|
index 1357c9a..444c002 100644
|
||||||
--- a/expat/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/expat/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -130,7 +130,7 @@ AC_LINK_IFELSE([AC_LANG_SOURCE([
|
@@ -130,7 +130,7 @@ AC_LINK_IFELSE([AC_LANG_SOURCE([
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user