summaryrefslogtreecommitdiff
path: root/recipes/libnet/libnet_1.0.2a.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/libnet/libnet_1.0.2a.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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..053feb23ab 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 \
+ file://configure.uclibc.patch \
+ file://configure_x86-64-host.patch \
"
S = "${WORKDIR}/libnet-${PV}.orig"