summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-01-25 06:16:56 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-01-25 06:16:56 +0100
commited9838a3da93db26a3ca5625b657fd354bb455ab (patch)
tree3509d9cd2ad6e69d9cdd85215d0c7857c3524094
parentec7c293cbac0a109acee986c4d527e4713aaff45 (diff)
downloadphoronix-test-suite-package-ed9838a3da93db26a3ca5625b657fd354bb455ab.tar.gz
phoronix-test-suite-package-ed9838a3da93db26a3ca5625b657fd354bb455ab.tar.xz
phoronix-test-suite-package-ed9838a3da93db26a3ca5625b657fd354bb455ab.zip
remove x bit from non-executable files
-rw-r--r--phoronix-test-suite.spec2
1 files changed, 1 insertions, 1 deletions
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