lib(html-mason|log-dispatch|module-build)-perl: remove do_stage no-ops
authorRoman I Khimov <khimov@altell.ru>
Thu, 5 Aug 2010 06:55:26 +0000 (10:55 +0400)
committerRoman I Khimov <khimov@altell.ru>
Thu, 5 Aug 2010 06:58:27 +0000 (10:58 +0400)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/perl/libhtml-mason-perl_1.35.bb
recipes/perl/liblog-dispatch-perl_2.13.bb
recipes/perl/libmodule-build-perl_0.2805.bb

index 0c8eb33..580a737 100644 (file)
@@ -17,10 +17,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/HTML-Mason-${PV}.
 
 S = "${WORKDIR}/HTML-Mason-${PV}"
 
-do_stage() {
-       :
-}
-
 inherit cpan_build
 
 do_install_append () {
index 17c5fa0..8e860cf 100644 (file)
@@ -7,10 +7,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-${PV
 
 S = "${WORKDIR}/Log-Dispatch-${PV}"
 
-do_stage() {
-       :
-}
-
 inherit cpan_build
 
 SRC_URI[md5sum] = "88349394af92f521e1ccc845d64fb9f2"
index 0a081d9..bdce183 100644 (file)
@@ -12,10 +12,6 @@ PR = "r6"
 
 S = "${WORKDIR}/Module-Build-${PV}"
 
-do_stage() {
-       :
-}
-
 inherit cpan_build
 
 SRC_URI[md5sum] = "598bb59b86c2c4842eeffb03392fab5b"