summaryrefslogtreecommitdiffstats
path: root/tcsh-6.15.00-ca-color.patch
diff options
context:
space:
mode:
authorvcrhonek <vcrhonek@fedoraproject.org>2008-08-29 09:46:27 +0000
committervcrhonek <vcrhonek@fedoraproject.org>2008-08-29 09:46:27 +0000
commit84183ded325ce2d067de1fdd0ab8735dd9e5e39f (patch)
treec881df50a94057a2749a28c138f9d6a4c2ac9fe3 /tcsh-6.15.00-ca-color.patch
parentbb709b6447604b87c21ad0c406f24247be619889 (diff)
downloadtcsh-rebase-6.19.00-84183ded325ce2d067de1fdd0ab8735dd9e5e39f.tar.gz
tcsh-rebase-6.19.00-84183ded325ce2d067de1fdd0ab8735dd9e5e39f.tar.xz
tcsh-rebase-6.19.00-84183ded325ce2d067de1fdd0ab8735dd9e5e39f.zip
Let tcsh know 'ca' colorls variable
Diffstat (limited to 'tcsh-6.15.00-ca-color.patch')
-rw-r--r--tcsh-6.15.00-ca-color.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcsh-6.15.00-ca-color.patch b/tcsh-6.15.00-ca-color.patch
new file mode 100644
index 0000000..cf6e675
--- /dev/null
+++ b/tcsh-6.15.00-ca-color.patch
@@ -0,0 +1,11 @@
+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 @@
+ 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 */
++ VAR(NOS, "ca", ""), /* file with capability */
+ };
+
+ enum FileType {