summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-22 17:21:34 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-22 17:21:34 +0100
commitad24155bbceac804e12c740b66d55ea3e34ae386 (patch)
tree4d19a73dff8608b50941ba4ef910d106fa166803 /package/strace/patches/patch-configure_ac
parent4f0f636b7e18247a2497907fb343ddd34664abad (diff)
strace: update to latest stable version, remove patches first and see what is required
Diffstat (limited to 'package/strace/patches/patch-configure_ac')
-rw-r--r--package/strace/patches/patch-configure_ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/strace/patches/patch-configure_ac b/package/strace/patches/patch-configure_ac
deleted file mode 100644
index 2059ea189..000000000
--- a/package/strace/patches/patch-configure_ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- strace-4.10.orig/configure.ac 2015-03-04 23:42:30.000000000 -0600
-+++ strace-4.10/configure.ac 2015-06-07 09:25:43.969505042 -0500
-@@ -1,7 +1,6 @@
- dnl Process this file with autoconf to create configure. Use autoreconf.
- AC_PREREQ(2.57)
- AC_INIT([strace],
-- m4_esyscmd([./git-version-gen .tarball-version]),
- [strace-devel@lists.sourceforge.net])
- AC_CONFIG_SRCDIR([strace.c])
- AC_CONFIG_AUX_DIR([.])