setup/SOURCES/csh.login-unset-p.patch

13 lines
203 B
Diff
Raw Permalink Normal View History

2022-11-15 07:03:51 +00:00
diff --git a/csh.login b/csh.login
index e4b1990..18c5136 100644
--- a/csh.login
+++ b/csh.login
@@ -23,6 +23,7 @@ else
breaksw
endsw
end
+ unset p
endif
setenv HOSTNAME `/usr/bin/hostname`