From: Dirk Opfer Date: Mon, 2 Aug 2010 07:45:49 +0000 (+0200) Subject: argp-standalone: Remove staging null ops X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2415f71c42561910705763e13f666b0940979e1b;p=openembedded.git argp-standalone: Remove staging null ops --- diff --git a/recipes/argp-standalone/argp-standalone_1.3.bb b/recipes/argp-standalone/argp-standalone_1.3.bb index 055d1dc8e6..79d219a98b 100644 --- a/recipes/argp-standalone/argp-standalone_1.3.bb +++ b/recipes/argp-standalone/argp-standalone_1.3.bb @@ -5,9 +5,5 @@ SRC_URI = "http://www.auto.tuwien.ac.at/~mkoegler/eib/argp-standalone-${PV}.tar. inherit autotools -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "8a336796eeb2a765b76f68e3312adaab" SRC_URI[sha256sum] = "8b9067e77812c67c1e1b96ab9d92ab9af3a97e991d3c385b6e241d97f0e3cd28"