From: Chris Larson Date: Sat, 17 Jan 2004 01:42:51 +0000 (+0000) Subject: Correct source dir in ntop build. X-Git-Tag: Release-2010-05/1~20331 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1853d13f095d45b71ec4d3c2b0247f20f40f8b08;p=openembedded.git Correct source dir in ntop build. BKrev: 4008931bRcheSt155DMCyTtSLNaENA --- diff --git a/nonworking/ntop/ntop_2.2c.oe b/nonworking/ntop/ntop_2.2c.oe index e69de29bb2..773da57c9c 100644 --- a/nonworking/ntop/ntop_2.2c.oe +++ b/nonworking/ntop/ntop_2.2c.oe @@ -0,0 +1,5 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${SOURCEFORGE_MIRROR}/ntop/ntop-${PV}.tgz +S = ${WORKDIR}/ntop