From: John Bowler Date: Tue, 3 Jan 2006 02:09:03 +0000 (+0000) Subject: nfs-utils: inhibit autotools stage in 1.0.6 X-Git-Tag: Release-2010-05/1~9453^2~2784 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d912eeab6c518c86c1030979dd19d6499ba181;p=openembedded.git nfs-utils: inhibit autotools stage in 1.0.6 --- diff --git a/packages/nfs-utils/nfs-utils_1.0.6.bb b/packages/nfs-utils/nfs-utils_1.0.6.bb index a95badd85f..0e2fefc51b 100644 --- a/packages/nfs-utils/nfs-utils_1.0.6.bb +++ b/packages/nfs-utils/nfs-utils_1.0.6.bb @@ -3,7 +3,7 @@ PRIORITY = "optional" SECTION = "console/networking" MAINTAINER = "dyoung " LICENSE = "GPL" -PR = "r3" +PR = "r4" SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \ file://acinclude-lossage.patch;patch=1 \ @@ -35,6 +35,8 @@ do_compile() { oe_runmake 'BUILD=1' } +INHIBIT_AUTO_STAGE = "1" + do_install() { install -d ${D}${sysconfdir}/init.d install -m 0755 ${WORKDIR}/nfsserver ${D}${sysconfdir}/init.d/nfsserver