From b5a34fa549039e7f3705bd4cde8849878992cac5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 29 Jul 2011 10:47:56 +0200
Subject: Remove executable bit from internal JIT libraries
---
perl-Coro.spec | 2 ++
1 file changed, 2 insertions(+)
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.
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=b5a34fa549039e7f3705bd4cde8849878992cac5
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]