summaryrefslogtreecommitdiffstats
path: root/tcsh-6.15.00-ca-color.patch
diff options
context:
space:
mode:
authorvcrhonek <vcrhonek@fedoraproject.org>2008-08-29 10:42:02 +0000
committervcrhonek <vcrhonek@fedoraproject.org>2008-08-29 10:42:02 +0000
commit5b0f4da4051be4535915052599b18b45b1c985d8 (patch)
treef0ee8725b9e4bafea9746752f67e277302dc08b1 /tcsh-6.15.00-ca-color.patch
parent84183ded325ce2d067de1fdd0ab8735dd9e5e39f (diff)
downloadtcsh-rebase-6.19.00-5b0f4da4051be4535915052599b18b45b1c985d8.tar.gz
tcsh-rebase-6.19.00-5b0f4da4051be4535915052599b18b45b1c985d8.tar.xz
tcsh-rebase-6.19.00-5b0f4da4051be4535915052599b18b45b1c985d8.zip
Rediffed all patches to work with patch --fuzz=0
Diffstat (limited to 'tcsh-6.15.00-ca-color.patch')
-rw-r--r--tcsh-6.15.00-ca-color.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/tcsh-6.15.00-ca-color.patch b/tcsh-6.15.00-ca-color.patch
index cf6e675..74d036c 100644
--- a/tcsh-6.15.00-ca-color.patch
+++ b/tcsh-6.15.00-ca-color.patch
@@ -1,7 +1,7 @@
-diff -ruN tcsh-6.15.00.orig/tw.color.c tcsh-6.15.00/tw.color.c
---- tcsh-6.15.00.orig/tw.color.c 2006-03-02 19:46:45.000000000 +0100
-+++ tcsh-6.15.00/tw.color.c 2008-07-31 14:10:34.000000000 +0200
-@@ -85,6 +85,7 @@
+diff -up tcsh-6.15.00/tw.color.c.ca-color tcsh-6.15.00/tw.color.c
+--- tcsh-6.15.00/tw.color.c.ca-color 2006-03-02 19:46:45.000000000 +0100
++++ tcsh-6.15.00/tw.color.c 2008-08-29 12:37:53.000000000 +0200
+@@ -85,6 +85,7 @@ static Variable variables[] = {
VAR(NOS, "tw", ""), /* Sticky and other writable dir (+t,o+w) */
VAR(NOS, "ow", ""), /* Other writable dir (o+w) but not sticky */
VAR(NOS, "st", ""), /* Sticky dir (+t) but not other writable */