From 00d912eeab6c518c86c1030979dd19d6499ba181 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Tue, 3 Jan 2006 02:09:03 +0000 Subject: nfs-utils: inhibit autotools stage in 1.0.6 --- packages/nfs-utils/nfs-utils_1.0.6.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/nfs-utils') 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 -- cgit v1.2.3