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 --- ifplugd/ifplugd_0.20.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ifplugd') diff --git a/ifplugd/ifplugd_0.20.oe b/ifplugd/ifplugd_0.20.oe index 7d381bfa62..0e2770a920 100644 --- a/ifplugd/ifplugd_0.20.oe +++ b/ifplugd/ifplugd_0.20.oe @@ -2,11 +2,11 @@ DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your DEPENDS = "virtual/libc libdaemon" RDEPENDS = "libc6 libdaemon" -SRC_URI = http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz +SRC_URI = "http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz" inherit autotools -EXTRA_OECONF = --disable-lynx +EXTRA_OECONF = "--disable-lynx" pkg_postinst () { if test -n "$D"; then -- cgit v1.2.3