diff options
Diffstat (limited to 'recipes/perl/libmodule-build-perl_0.2805.bb')
-rw-r--r-- | recipes/perl/libmodule-build-perl_0.2805.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/perl/libmodule-build-perl_0.2805.bb b/recipes/perl/libmodule-build-perl_0.2805.bb index 8a7ce9fa04..b7819fdebc 100644 --- a/recipes/perl/libmodule-build-perl_0.2805.bb +++ b/recipes/perl/libmodule-build-perl_0.2805.bb @@ -12,4 +12,8 @@ PR = "r5" S = "${WORKDIR}/Module-Build-${PV}" +do_stage() { + : +} + inherit cpan_build |