summaryrefslogtreecommitdiff
path: root/strata/perl-common/List-MoreUtils.morph
blob: 1fd3804268d1605f9683ea970016885c975ea34b (plain)
1
2
3
4
5
6
7
8
9
name: List-MoreUtils
kind: chunk
build-system: cpan
pre-configure-commands:
# List::MoreUtils will assume that it needs to try and build a release
# if there's a .git present, we don't want that so we remove the .git here.
# an issue has been filed at
# https://github.com/perl5-utils/List-MoreUtils/issues/14
- rm -rf .git