From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- inetutils/inetutils_1.4.2.oe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'inetutils') diff --git a/inetutils/inetutils_1.4.2.oe b/inetutils/inetutils_1.4.2.oe index b49cf5b311..f98c2af434 100644 --- a/inetutils/inetutils_1.4.2.oe +++ b/inetutils/inetutils_1.4.2.oe @@ -6,12 +6,13 @@ networking utilities and servers including ftp, ftpd, rcp, \ rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \ talkd, telnet, telnetd, tftp, tftpd, and uucpd." -SRC_URI = ${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1 +SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1" inherit autotools -EXTRA_OECONF = --with-ncurses-include-dir=${STAGING_INCDIR} +EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR}" + do_configure_prepend () { rm -f ${S}/glob/configure* } -- cgit v1.2.3