commit 16ff290ca2a0d81199787ceb9833356631841ec9 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Nov 5 08:28:46 2011 +0100 fix test scripts' line endings perl-IO-Prompt.spec | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- diff --git a/perl-IO-Prompt.spec b/perl-IO-Prompt.spec index 198337f..76a533c 100644 --- a/perl-IO-Prompt.spec +++ b/perl-IO-Prompt.spec @@ -42,6 +42,8 @@ prompted. %setup -q -n IO-Prompt-%{cpanver} %patch0 -p1 +sed -i 's/\r//' t/*.t + find . -type f -exec chmod -c -x {} ';' %build -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel