diff options
Diffstat (limited to 'libnet/libnet_1.0.2a.oe')
-rw-r--r-- | libnet/libnet_1.0.2a.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnet/libnet_1.0.2a.oe b/libnet/libnet_1.0.2a.oe index d22245fdf2..f339cef0fc 100644 --- a/libnet/libnet_1.0.2a.oe +++ b/libnet/libnet_1.0.2a.oe @@ -5,7 +5,7 @@ portable framework for low-level network packet shaping, \ handling, and injection." SRC_URI = "http://www.packetfactory.net/libnet/dist/deprecated/libnet-${PV}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1" + file://configure.patch;patch=1" S = "${WORKDIR}/Libnet-${PV}" inherit autotools |