summaryrefslogtreecommitdiffstats
path: root/tweaks/perl-extutils-makemaker
blob: 66c1af8572a7675d1ba4b8b8dca5eb6b1089060c (plain)
1
2
3
4
5
6
+ depends perl-cpan-meta>=2.112150
+ depends perl-extutils-install>=1.52
+ depends perl-extutils-command>=1.16
+ depends perl-extutils-manifest>=1.58
+ >build() sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new
+ >build() mv Makefile.PL.new Makefile.PL