From 30b2e9a5dc4be951aadfb15b568d28e1d946c276 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 07 Apr 2019 20:15:41 -0400 Subject: patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch: Patch tests/Makefile.in Ugh, having Automake in ProteanOS would be so nice. --- diff --git a/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch b/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch index 900484a..7173848 100644 --- a/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch +++ b/patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch @@ -149,8 +149,8 @@ index 0c5cc26..4fd5a05 100644 { diff --git a/tests/Makefile.am b/tests/Makefile.am index 6b6df63..16f8693 100644 ---- a/tests/Makefile.am -+++ b/tests/Makefile.am +--- a/tests/Makefile.in ++++ b/tests/Makefile.in @@ -32,6 +32,7 @@ TESTS = \ crlf-handling \ dash-o-append \ -- cgit v0.9.1