diff options
Diffstat (limited to 'package/strace/patches')
-rw-r--r-- | package/strace/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/strace/patches/patch-Makefile_in b/package/strace/patches/patch-Makefile_in deleted file mode 100644 index 38329e3ac..000000000 --- a/package/strace/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- strace-4.6.orig/Makefile.in 2011-03-15 19:23:18.000000000 +0100 -+++ strace-4.6/Makefile.in 2011-09-02 09:14:19.198484990 +0200 -@@ -270,7 +270,7 @@ target_alias = @target_alias@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = tests -+SUBDIRS = - man_MANS = strace.1 - bin_SCRIPTS = strace-graph - |