mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(rmail-spool-directory): Use dgux, not dgux-unix.
This commit is contained in:
parent
857ff384c0
commit
724ecf95f2
1 changed files with 1 additions and 2 deletions
|
|
@ -100,8 +100,7 @@ The `ORGANIZATION' environment variable is used instead if defined.")
|
|||
Will use `gnus-startup-file'-SERVER instead if exists.")
|
||||
|
||||
(defconst rmail-spool-directory
|
||||
(cond ((memq system-type '(dgux-unix hpux usg-unix-v unisoft-unix rtu
|
||||
irix))
|
||||
(cond ((memq system-type '(dgux hpux usg-unix-v unisoft-unix rtu irix))
|
||||
"/usr/mail/")
|
||||
((eq system-type 'netbsd)
|
||||
"/var/mail/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue