aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ntop
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-03-26 11:02:01 -0700
committerKhem Raj <raj.khem@gmail.com>2010-03-26 11:04:25 -0700
commit76619b80b5615f33f821be04768ed53616f825d0 (patch)
tree493f8907d41a4b8ee45f1292c82de2cacc504baa /recipes/ntop
parent1c91750ce151a9c63526fb220d6bd56fc67891aa (diff)
downloadopenembedded-76619b80b5615f33f821be04768ed53616f825d0.tar.gz
recipes: Get rid of redundant FILESPATH
Diffstat (limited to 'recipes/ntop')
-rw-r--r--recipes/ntop/ntop_3.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ntop/ntop_3.0.bb b/recipes/ntop/ntop_3.0.bb
index aa725222e9..e65a7e45c1 100644
--- a/recipes/ntop/ntop_3.0.bb
+++ b/recipes/ntop/ntop_3.0.bb
@@ -6,8 +6,8 @@ DEPENDS = "gdbm zlib libpcap libpng gd"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/ntop/ntop-${PV}.tgz \
- file://${FILESDIR}/autotools.patch;patch=1 \
- file://${FILESDIR}/plugins.patch;patch=1"
+ file://autotools.patch;patch=1 \
+ file://plugins.patch;patch=1"
inherit autotools