diff options
Diffstat (limited to 'ncftp')
-rw-r--r-- | ncftp/ncftp_3.1.6.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ncftp/ncftp_3.1.6.oe b/ncftp/ncftp_3.1.6.oe index 0c42165ce3..633481d928 100644 --- a/ncftp/ncftp_3.1.6.oe +++ b/ncftp/ncftp_3.1.6.oe @@ -3,7 +3,6 @@ RDEPENDS = libc6 SRC_URI := ftp://ftp.ncftp.com/ncftp/ncftp-3.1.6-src.tar.bz2 \ file://${FILESDIR}/configure.patch;patch=1 -S := ${WORKDIR}/${P} inherit autotools |