diff options
Diffstat (limited to 'package/strace/patches/patch-Makefile_am')
-rw-r--r-- | package/strace/patches/patch-Makefile_am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/package/strace/patches/patch-Makefile_am b/package/strace/patches/patch-Makefile_am deleted file mode 100644 index 82ef21741..000000000 --- a/package/strace/patches/patch-Makefile_am +++ /dev/null @@ -1,16 +0,0 @@ ---- strace-4.10.orig/Makefile.am 2015-03-05 20:19:01.000000000 -0600 -+++ strace-4.10/Makefile.am 2015-06-07 09:23:50.141506084 -0500 -@@ -196,7 +196,13 @@ EXTRA_DIST = \ - linux/bfin/ioctls_inc0.h \ - linux/bfin/syscallent.h \ - linux/bfin/userent.h \ -+ linux/crisv10/ioctls_arch0.h \ -+ linux/crisv10/ioctls_inc0.h \ -+ linux/crisv10/syscallent.h \ - linux/crisv10/userent.h \ -+ linux/crisv32/ioctls_arch0.h \ -+ linux/crisv32/ioctls_inc0.h \ -+ linux/crisv32/syscallent.h \ - linux/crisv32/userent.h \ - linux/dummy.h \ - linux/errnoent.h \ |