diff options
author | Timothy Legge <timlegge@gmail.com> | 2020-02-25 23:36:17 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-02-27 00:03:25 +0000 |
commit | 38c3312f46b1ab8ee2730573fe37dd4ecd086f03 (patch) | |
tree | a056b40fc0f096fdee1d6719f8d59ee16d80de68 /community/perl-convert-pem/remove-test-from-manifest.patch | |
parent | cada9abd292ef423ebeb5433d9fa3fe862e36fc9 (diff) | |
download | aports-38c3312f46b1ab8ee2730573fe37dd4ecd086f03.tar.bz2 aports-38c3312f46b1ab8ee2730573fe37dd4ecd086f03.tar.xz |
community/perl-convert-pem: move from testing
Diffstat (limited to 'community/perl-convert-pem/remove-test-from-manifest.patch')
-rw-r--r-- | community/perl-convert-pem/remove-test-from-manifest.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/community/perl-convert-pem/remove-test-from-manifest.patch b/community/perl-convert-pem/remove-test-from-manifest.patch new file mode 100644 index 0000000000..b9bf03caf8 --- /dev/null +++ b/community/perl-convert-pem/remove-test-from-manifest.patch @@ -0,0 +1,15 @@ +--- a/MANIFEST ++++ b/MANIFEST +@@ -14,12 +14,6 @@ + inc/Module/Install/WriteAll.pm + inc/Spiffy.pm + inc/Sub/Uplevel.pm +-inc/Test/Base.pm +-inc/Test/Base/Filter.pm +-inc/Test/Builder.pm +-inc/Test/Builder/Module.pm +-inc/Test/Exception.pm +-inc/Test/More.pm + lib/Convert/PEM.pm + lib/Convert/PEM/CBC.pm + Makefile.PL |