aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/mtr/files/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/mtr/files/configure.patch')
-rw-r--r--meta-networking/recipes-support/mtr/files/configure.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-networking/recipes-support/mtr/files/configure.patch b/meta-networking/recipes-support/mtr/files/configure.patch
deleted file mode 100644
index c978b879ec..0000000000
--- a/meta-networking/recipes-support/mtr/files/configure.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: mtr-0.82/configure.in
-===================================================================
---- mtr-0.82.orig/configure.in 2014-07-16 19:52:56.306026346 +0000
-+++ mtr-0.82/configure.in 2014-07-17 21:59:03.208587150 +0000
-@@ -1,5 +1,5 @@
--AC_INIT(mtr.c)
--AM_INIT_AUTOMAKE(mtr, 0.82)
-+AC_INIT(mtr.c, 0.82)
-+AM_INIT_AUTOMAKE([foreign])
-
-
- AC_SUBST(GTK_OBJ)