summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-07 20:15:41 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-07 20:15:41 (EDT)
commit30b2e9a5dc4be951aadfb15b568d28e1d946c276 (patch)
tree49f0763c17fc1d0fc87c245b540d5388506d98ef
parentef27840d078559dc74ad83b8a670a81fb79138cf (diff)
patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch: Patch tests/Makefile.in
Ugh, having Automake in ProteanOS would be so nice.
-rw-r--r--patches/0006-Fix-arbitrary-command-execution-in-ed-style-patches-.patch4
1 files changed, 2 insertions, 2 deletions
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 \