From 91fe99a99dea7205a4cd408b07b0d3d46cd1cb76 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Thu, 3 May 2012 17:36:20 +0000 Subject: [PATCH] Coorect the execution rights on some scripts. --- alliance/src/distrib/alliance-fedora.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/alliance/src/distrib/alliance-fedora.spec b/alliance/src/distrib/alliance-fedora.spec index e79b536f..066a7042 100644 --- a/alliance/src/distrib/alliance-fedora.spec +++ b/alliance/src/distrib/alliance-fedora.spec @@ -217,6 +217,7 @@ popd # Add automated scripts to examples %{__install} -pm 755 ./distrib/alliance-examples-go-all.sh alliance-examples/go-all.sh %{__install} -pm 755 ./distrib/alliance-examples-go-all-clean.sh alliance-examples/go-all-clean.sh +%{__chmod} ug+x ./alliance-examples/mipsR3000/asm/go-*.sh pushd alliance-examples/ # FEL self test for alliance @@ -344,6 +345,7 @@ touch --no-create %{_datadir}/icons/hicolor || : - Merge patches from Naohiko Shimizu (. - Compatibility of ocp & nero with pharosc (variable gabarit). - Small change of behavior for boog regarding registers, also for pharosc. +- Correct the Alliance examples so they can run once installeds. - Merge in the scripts written by Chitlest Goorah (no more extra sources). * Wed Sep 02 2009 Chitlesh Goorah - 5.0-31.20090901snap