summaryrefslogtreecommitdiffstats
path: root/phoronix-test-suite-1.4.2-fedora-tcsh.patch
blob: 560ca7bd8cb9a08d58def8ab7fd094f38083d576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 1e34810553e04ea59d1ac8d21d4a500caed25fdd Mon Sep 17 00:00:00 2001
From: Hans Ulrich Niedermann <hun@n-dimensional.de>
Date: Thu, 8 Jan 2009 13:20:35 +0100
Subject: [PATCH] Fix erroneous location of tcsh on Fedora

---
 pts/distro-xml/fedora-packages.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pts/distro-xml/fedora-packages.xml b/pts/distro-xml/fedora-packages.xml
index 1b4331e..f224df6 100644
--- a/pts/distro-xml/fedora-packages.xml
+++ b/pts/distro-xml/fedora-packages.xml
@@ -18,7 +18,7 @@
 		<Package>
 			<GenericName>csh</GenericName>
 			<PackageName>tcsh</PackageName>
-			<FileCheck>/usr/bin/tcsh</FileCheck>
+			<FileCheck>/bin/tcsh</FileCheck>
 		</Package>
 		<Package>
 			<GenericName>libpng-development</GenericName>
-- 
1.6.0.3