commit b5a34fa549039e7f3705bd4cde8849878992cac5
Author: Petr Písař <[email protected]>
Date: Fri Jul 29 10:47:56 2011 +0200
Remove executable bit from internal JIT libraries
perl-Coro.spec | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 2cf9612..2a3b950 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -72,6 +72,8 @@ programming much safer and easier than using other thread
models.
sed -i -e '/^#!/ s|.*|#!%{__perl}|' %wrong_shbangs
%endif
+chmod -x Coro/jit-*.pl
+
%build
# Interractive configuration. Use default values.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel