aboutsummaryrefslogtreecommitdiffstats
path: root/libpcap/libpcap_0.8.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libpcap/libpcap_0.8.3.oe')
-rw-r--r--libpcap/libpcap_0.8.3.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpcap/libpcap_0.8.3.oe b/libpcap/libpcap_0.8.3.oe
index d36454f4fb..8abedc1abb 100644
--- a/libpcap/libpcap_0.8.3.oe
+++ b/libpcap/libpcap_0.8.3.oe
@@ -5,9 +5,9 @@ RDEPENDS = "libc6"
DEPENDS = "virtual/libc"
SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz; \
- file://${FILESDIR}/shared.patch;patch=1"
+ file://shared.patch;patch=1"
-# file://${FILESDIR}/configure.patch;patch=1"
+# file://configure.patch;patch=1"
inherit autotools