puppy: inhibit autotools stage in puppy 1.11
authorJohn Bowler <jbowler@nslu2-linux.org>
Tue, 3 Jan 2006 02:07:30 +0000 (02:07 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 3 Jan 2006 02:07:30 +0000 (02:07 +0000)
packages/puppy/puppy_1.11.bb

index d82b673..89c8dc4 100644 (file)
@@ -4,13 +4,15 @@ PRIORITY = "optional"
 MAINTAINER = "NSLU2 Linux <www.nslu2-linux.org>"
 HOMEPAGE = "http://sf.net/projects/puppy/"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/puppy;module=puppy;tag=PUPPY_1_11"
 S = "${WORKDIR}/puppy"
 
 inherit autotools
 
+INHIBIT_AUTO_STAGE = "1"
+
 do_install() {
        install -d ${D}${bindir}
        install -m 0755 ${S}/puppy ${D}${bindir}/puppy