From 99debd0e40cdc43a2095532f47cd62324c4ed876 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 1 Aug 2005 20:00:33 +0000 Subject: add teTeX - a complete TeX distribution for UNIX compatible systems --- packages/nonworking/lftp/lftp_3.2.1.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'packages/nonworking/lftp') diff --git a/packages/nonworking/lftp/lftp_3.2.1.bb b/packages/nonworking/lftp/lftp_3.2.1.bb index 70fca7c361..66559c6523 100644 --- a/packages/nonworking/lftp/lftp_3.2.1.bb +++ b/packages/nonworking/lftp/lftp_3.2.1.bb @@ -8,15 +8,10 @@ PR = "r0" SRC_URI = "http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-${PV}.tar.bz2 \ file://pty.patch;patch=1" +S = "${WORKDIR}/lftp-${PV}" EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no" inherit autotools gettext PARALLEL_MAKE = "" - -do_configure() { - gnu-configize - oe_runconf -} - -- cgit v1.2.3