diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-05-04 18:20:44 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-05-04 18:26:52 +0200 |
commit | 958013453733eec58cfa223d8347fbc9a4cf569b (patch) | |
tree | 325d37ad1edc4601f182c61ca3e70633d9b8aac0 | |
parent | c93887c499c5cf3e783603aec2f9d1fce48d3661 (diff) | |
download | perl-URPM-958013453733eec58cfa223d8347fbc9a4cf569b.tar perl-URPM-958013453733eec58cfa223d8347fbc9a4cf569b.tar.gz perl-URPM-958013453733eec58cfa223d8347fbc9a4cf569b.tar.bz2 perl-URPM-958013453733eec58cfa223d8347fbc9a4cf569b.tar.xz perl-URPM-958013453733eec58cfa223d8347fbc9a4cf569b.zip |
Revert "add Changes symlink for CPAN Kwalitee"
This reverts commit 47cea2a9de59f84e11e78a0bd8c2d4bf4c4a11cb.
Because of:
not ok 12 - no_symlinks
# Failed test 'no_symlinks'
# at t/03kwaility.t line 4.
# Error: This distribution includes symbolic links (symlinks). This is bad, because there are operating systems that do not handle symlinks.
# Details:
# The following symlinks were found: Changes
# Remedy: Remove the symlinks from the distribution.
l--------- | Changes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Changes b/Changes deleted file mode 120000 index 3d70ee3..0000000 --- a/Changes +++ /dev/null @@ -1 +0,0 @@ -NEWS
\ No newline at end of file |