diff options
-rw-r--r-- | package/expat/0001-configure.ac-Fix-mis-detection-of-getrandom-on-Debia.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/expat/0001-configure.ac-Fix-mis-detection-of-getrandom-on-Debia.patch b/package/expat/0001-configure.ac-Fix-mis-detection-of-getrandom-on-Debia.patch index a3025531e5..44f43e1cb4 100644 --- a/package/expat/0001-configure.ac-Fix-mis-detection-of-getrandom-on-Debia.patch +++ b/package/expat/0001-configure.ac-Fix-mis-detection-of-getrandom-on-Debia.patch @@ -11,10 +11,10 @@ Signed-off-by: Peter Korsgaard <peter@korsgaard.com> expat/configure.ac | 2 +- 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 ---- a/expat/configure.ac -+++ b/expat/configure.ac +--- a/configure.ac ++++ b/configure.ac @@ -130,7 +130,7 @@ AC_LINK_IFELSE([AC_LANG_SOURCE([ |