libdiscid: convert to new style staging
authorKoen Kooi <koen@openembedded.org>
Sun, 16 May 2010 11:47:07 +0000 (13:47 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 16 May 2010 11:47:07 +0000 (13:47 +0200)
recipes/libdiscid/libdiscid.inc

index a8ebfaf..8dc7b54 100644 (file)
@@ -8,7 +8,4 @@ SRC_URI = "http://users.musicbrainz.org/~matt/libdiscid-${PV}.tar.gz"
 
 inherit cmake pkgconfig
 
-do_stage() {
-       autotools_stage_all
-}