aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcptrack/tcptrack_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcptrack/tcptrack_1.1.2.bb')
-rw-r--r--recipes/tcptrack/tcptrack_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tcptrack/tcptrack_1.1.2.bb b/recipes/tcptrack/tcptrack_1.1.2.bb
index cfe8f1cde8..efcdb4bdfa 100644
--- a/recipes/tcptrack/tcptrack_1.1.2.bb
+++ b/recipes/tcptrack/tcptrack_1.1.2.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
DEPENDS = "ncurses libpcap"
SRC_URI = "http://www.rhythm.cx/~steve/devel/tcptrack/release/${PV}/source/tcptrack-${PV}.tar.gz \
- file://macros.patch;apply=yes"
+ file://macros.patch"
S = "${WORKDIR}/tcptrack-${PV}"
inherit autotools