summaryrefslogtreecommitdiff
path: root/packages/strace/4.19
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-12-02 23:30:38 (GMT)
committerGitHub <noreply@github.com>2017-12-02 23:30:38 (GMT)
commitd917a29865876b913fe2939ee2a0728145e8543a (patch)
tree4e048ed57988306696efa3c5b81a80d48030e913 /packages/strace/4.19
parente832b9b220f90b11b893e2815ceb37ec2b708683 (diff)
parent98bc4decdeab1361bdc585c86591718fb08c8ffb (diff)
Merge pull request #874 from stilor/renumber-update-patches
Renumber & update patches
Diffstat (limited to 'packages/strace/4.19')
-rw-r--r--packages/strace/4.19/0000-conflicting-decl.patch (renamed from packages/strace/4.19/100-conflicting-decl.patch)6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/strace/4.19/100-conflicting-decl.patch b/packages/strace/4.19/0000-conflicting-decl.patch
index 992eac8..92427e1 100644
--- a/packages/strace/4.19/100-conflicting-decl.patch
+++ b/packages/strace/4.19/0000-conflicting-decl.patch
@@ -18,8 +18,10 @@ Date: Fri Sep 8 12:12:57 2017 +0300
* error_prints.c (program_invocation_name): Declare only in case
of [!HAVE_PROGRAM_INVOCATION_NAME].
-diff --git a/error_prints.c b/error_prints.c
-index 8519b924..710e99b0 100644
+---
+ error_prints.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
--- a/error_prints.c
+++ b/error_prints.c
@@ -37,7 +37,9 @@