diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-08-05 10:55:26 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-08-05 10:58:27 +0400 |
commit | cc8dd8133de8120162b9bb82e2cfa8d1e9ea3742 (patch) | |
tree | fc384aa4a58ceeaed657d33a9218a160a5f6794c /recipes/perl/libhtml-mason-perl_1.35.bb | |
parent | 929d154c3fdf3f3bd0ebb8dc35655c2bcc951744 (diff) |
lib(html-mason|log-dispatch|module-build)-perl: remove do_stage no-ops
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/perl/libhtml-mason-perl_1.35.bb')
-rw-r--r-- | recipes/perl/libhtml-mason-perl_1.35.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/perl/libhtml-mason-perl_1.35.bb b/recipes/perl/libhtml-mason-perl_1.35.bb index 0c8eb333bd..580a7379a5 100644 --- a/recipes/perl/libhtml-mason-perl_1.35.bb +++ b/recipes/perl/libhtml-mason-perl_1.35.bb @@ -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 () { |