diff options
Diffstat (limited to 'libnids')
-rw-r--r-- | libnids/libnids_1.18.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnids/libnids_1.18.oe b/libnids/libnids_1.18.oe index c0ed37c9d0..d7e164488b 100644 --- a/libnids/libnids_1.18.oe +++ b/libnids/libnids_1.18.oe @@ -4,7 +4,7 @@ into TCP streams, IP defragmentation, and TCP port \ scan detection." SRC_URI = "${SOURCEFORGE_MIRROR}/libnids/libnids-${PV}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1" + file://configure.patch;patch=1" inherit autotools |