tools: patch: Fix build by not modifing Makefile.am
[openwrt/staging/chunkeey.git] / tools / patch / patches / 020-CVE-2018-6952.patch
index e3e4020e50c8b2e2fc17225beb463e37227fcfde..e72a8cbc27c2785283fffff05d6b56d5a7540e6d 100644 (file)
@@ -12,8 +12,6 @@ Fixes: https://savannah.gnu.org/bugs/index.php?53133
  src/pch.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/src/pch.c b/src/pch.c
-index 8150493..6994ab2 100644
 --- a/src/pch.c
 +++ b/src/pch.c
 @@ -2114,7 +2114,7 @@ pch_swap (void)
@@ -25,6 +23,3 @@ index 8150493..6994ab2 100644
        else
            n = -i;
        p_efake += n;
--- 
-2.19.1
-