Accepting request 893234 from home:gmbr3:Active

- Update MAILDIR to /var/mail

OBS-URL: https://build.opensuse.org/request/show/893234
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=115
This commit is contained in:
Dr. Werner Fink 2021-05-17 07:16:34 +00:00 committed by Git OBS Bridge
parent 0a906ac86d
commit abccd05f33
3 changed files with 7 additions and 2 deletions

View File

@ -25,7 +25,7 @@
endif
set hosts=(`echo $hosts localhost $HOSTNAME|tr ' ' '\n'|sort -u -t '.'`)
unset _f
set _maildir = /var/spool/mail
set _maildir = /var/mail
set _ypdir = /var/yp
set _domain = "`domainname`"
if ($?MANPATH) then

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 14 19:58:31 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Update MAILDIR to /var/mail
-------------------------------------------------------------------
Tue Apr 27 07:43:18 UTC 2021 - Dr. Werner Fink <werner@suse.de>

View File

@ -205,7 +205,7 @@ correction, a history mechanism, job control, and a C-like syntax.
%doc %{_mandir}/man1/csh.1.gz
%doc %{_mandir}/man1/tcsh.1.gz
%files -n tcsh-lang
%files lang
%defattr(0644,root,root)
%{_datadir}/locale/*/LC_MESSAGES/tcsh*