From ed9838a3da93db26a3ca5625b657fd354bb455ab Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sun, 25 Jan 2009 06:16:56 +0100 Subject: remove x bit from non-executable files --- phoronix-test-suite.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phoronix-test-suite.spec') diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec index 7dce0df..0e8ddbf 100644 --- a/phoronix-test-suite.spec +++ b/phoronix-test-suite.spec @@ -27,7 +27,7 @@ Tests some graphics stuff (TBD). %setup -q -n %{name} %patch1 -p1 -b .destdir %patch2 -p1 -b .fedora-tcsh - +chmod -x pts/test-resources/*/parse-results.php %build -- cgit