summaryrefslogtreecommitdiffstats
path: root/tcsh-6.15.00-rs-color.patch
diff options
context:
space:
mode:
authorvcrhonek <vcrhonek@fedoraproject.org>2009-03-02 14:11:52 +0000
committervcrhonek <vcrhonek@fedoraproject.org>2009-03-02 14:11:52 +0000
commit8333a0f02ffd90ab921c2bb71815e76a64c40d86 (patch)
tree2e1968a5231001aba8fa03fb1a5bbffad28a037d /tcsh-6.15.00-rs-color.patch
parent623cedf1a0bd51d15c75bc278e27e70587e929b9 (diff)
downloadtcsh-rebase-6.19.00-8333a0f02ffd90ab921c2bb71815e76a64c40d86.tar.gz
tcsh-rebase-6.19.00-8333a0f02ffd90ab921c2bb71815e76a64c40d86.tar.xz
tcsh-rebase-6.19.00-8333a0f02ffd90ab921c2bb71815e76a64c40d86.zip
Fix tcsh needs to know about new colorls variables
Diffstat (limited to 'tcsh-6.15.00-rs-color.patch')
-rw-r--r--tcsh-6.15.00-rs-color.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcsh-6.15.00-rs-color.patch b/tcsh-6.15.00-rs-color.patch
new file mode 100644
index 0000000..b4537a6
--- /dev/null
+++ b/tcsh-6.15.00-rs-color.patch
@@ -0,0 +1,11 @@
+--- tcsh-6.15.00/tw.color.c.rs 2009-02-27 16:03:44.000000000 -0500
++++ tcsh-6.15.00/tw.color.c 2009-02-27 16:05:57.000000000 -0500
+@@ -86,6 +86,8 @@ static Variable variables[] = {
+ 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 */
++ VAR(NOS, "rs", ""), /* RESET */
++ VAR(NOS, "hl", ""), /* Hardlink */
+ };
+
+ enum FileType {