From: Marcin Juszkiewicz Date: Wed, 31 Mar 2010 15:29:30 +0000 (+0200) Subject: ifupdown: fix do_install X-Git-Tag: Release-2010-05/1~152^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2331268d0927708fde26223153e9d61bfe29012;p=openembedded.git ifupdown: fix do_install Signed-off-by: Marcin Juszkiewicz --- diff --git a/recipes/ifupdown/ifupdown_0.6.10.bb b/recipes/ifupdown/ifupdown_0.6.10.bb index 5abbd6a66d..12e64d82db 100644 --- a/recipes/ifupdown/ifupdown_0.6.10.bb +++ b/recipes/ifupdown/ifupdown_0.6.10.bb @@ -4,7 +4,7 @@ configure (or, respectively, deconfigure) network interfaces, based on \ the file /etc/network/interfaces." LICENSE = "GPL" SECTION = "base" -PR = "r1" +PR = "r2" SRC_URI = "${DEBIAN_MIRROR}/main/i/ifupdown/ifupdown_${PV}.tar.gz;name=ifupdown \ @@ -23,7 +23,7 @@ do_compile () { do_install () { install -d ${D}${sysconfdir}/init.d \ - ${D}${sysconfdir}/network/run/ + ${D}${sysconfdir}/network/run/ \ ${D}${mandir}/man8 \ ${D}${mandir}/man5 \ ${D}${base_sbindir}