summaryrefslogtreecommitdiffstats
path: root/recipes/libnet/libnet_1.0.2a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnet/libnet_1.0.2a.bb')
-rw-r--r--recipes/libnet/libnet_1.0.2a.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/libnet/libnet_1.0.2a.bb b/recipes/libnet/libnet_1.0.2a.bb
index 2f07fd45cb..bee95c5637 100644
--- a/recipes/libnet/libnet_1.0.2a.bb
+++ b/recipes/libnet/libnet_1.0.2a.bb
@@ -11,9 +11,9 @@ PROVIDES = "libnet-1.0"
#SRC_URI = "http://www.packetfactory.net/libnet/dist/deprecated/libnet-${PV}.tar.gz \
SRC_URI = "${DEBIAN_MIRROR}/main/libn/libnet0/libnet0_${PV}.orig.tar.gz \
- file://configure.patch;patch=1 \
- file://configure.uclibc.patch;patch=1 \
- file://configure_x86-64-host.patch;patch=1 \
+ file://configure.patch;apply=yes \
+ file://configure.uclibc.patch;apply=yes \
+ file://configure_x86-64-host.patch;apply=yes \
"
S = "${WORKDIR}/libnet-${PV}.orig"