[perl/f16] Fix typo in shell code

Petr Pisar ppisar at fedoraproject.org
Fri Nov 4 16:23:32 UTC 2011


commit c63eaea499a567ca69b3c1a63b6e24889a899c26
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 4 17:22:29 2011 +0100

    Fix typo in shell code

 perl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index cd30fc0..747c3c3 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1292,7 +1292,7 @@ pushd %{build_archlib}/CORE/
     'Fedora Patch6: Skip hostname tests, due to builders not being network capable' \
     'Fedora Patch7: Dont run one io test due to random builder failures' \
     'Fedora Patch9: Fix code injection in Digest->new()' \
-    'Fedora Patch10: Change Perl_repeatcpy() to allow count above 2^31' \ 
+    'Fedora Patch10: Change Perl_repeatcpy() to allow count above 2^31' \
     %{nil}
 
 rm patchlevel.bak


More information about the scm-commits mailing list