diff options
Diffstat (limited to 'recipes/perl/perl_5.8.8.bb')
-rw-r--r-- | recipes/perl/perl_5.8.8.bb | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/recipes/perl/perl_5.8.8.bb b/recipes/perl/perl_5.8.8.bb index 5717d009f3..c2c6adbcea 100644 --- a/recipes/perl/perl_5.8.8.bb +++ b/recipes/perl/perl_5.8.8.bb @@ -14,25 +14,25 @@ SRC_URI[perl588targz.md5sum] = "b8c118d4360846829beb30b02a6b91a7" SRC_URI[perl588targz.sha256sum] = "e15d499321e003d12ed183601e37ee7ba5f64b278d1de30149ce01bd4a3f234d" SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/5.0/perl-5.8.8.tar.gz;name=perl588targz \ - file://Makefile.patch;patch=1 \ - file://Makefile.SH.patch;patch=1 \ - file://makedepend-dash.patch;patch=1 \ - file://installperl.patch;patch=1 \ - file://perl-dynloader.patch;patch=1 \ - file://perl-moreconfig.patch;patch=1 \ - file://letgcc-find-errno.patch;patch=1 \ - file://generate-sh.patch;patch=1 \ - file://perl-5.8.8-gcc-4.2.patch;patch=1 \ - file://09_fix_installperl.patch;patch=1 \ - file://52_debian_extutils_hacks.patch;patch=1 \ - file://53_debian_mod_paths.patch;patch=1 \ - file://54_debian_perldoc-r.patch;patch=1 \ - file://58_debian_cpan_config_path.patch;patch=1 \ - file://60_debian_libnet_config_path.patch;patch=1 \ - file://62_debian_cpan_definstalldirs.patch;patch=1 \ - file://64_debian_enc2xs_inc.patch;patch=1 \ - file://asm-pageh-fix.patch;patch=1 \ - file://shared-ldflags.patch;patch=1 \ + file://Makefile.patch;apply=yes \ + file://Makefile.SH.patch;apply=yes \ + file://makedepend-dash.patch;apply=yes \ + file://installperl.patch;apply=yes \ + file://perl-dynloader.patch;apply=yes \ + file://perl-moreconfig.patch;apply=yes \ + file://letgcc-find-errno.patch;apply=yes \ + file://generate-sh.patch;apply=yes \ + file://perl-5.8.8-gcc-4.2.patch;apply=yes \ + file://09_fix_installperl.patch;apply=yes \ + file://52_debian_extutils_hacks.patch;apply=yes \ + file://53_debian_mod_paths.patch;apply=yes \ + file://54_debian_perldoc-r.patch;apply=yes \ + file://58_debian_cpan_config_path.patch;apply=yes \ + file://60_debian_libnet_config_path.patch;apply=yes \ + file://62_debian_cpan_definstalldirs.patch;apply=yes \ + file://64_debian_enc2xs_inc.patch;apply=yes \ + file://asm-pageh-fix.patch;apply=yes \ + file://shared-ldflags.patch;apply=yes \ file://config.sh \ file://config.sh-32 \ file://config.sh-32-le \ |