]> git.pld-linux.org Git - packages/bash.git/commitdiff
- mail dir is /var/mail
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 9 Oct 2005 17:16:24 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash-paths.patch -> 1.4

bash-paths.patch

index ff6ca24524012acfaebcbc7ac3216499216c99c0..cc3483382e705a5b0ddee6e9b712947c8190c63f 100644 (file)
@@ -6,7 +6,7 @@ diff -urbB bash-3.0.org/config.h.in bash-3.0/config.h.in
  /* System paths */
  
 -#define DEFAULT_MAIL_DIRECTORY "/usr/spool/mail"
-+#define DEFAULT_MAIL_DIRECTORY "/var/spool/mail"
++#define DEFAULT_MAIL_DIRECTORY "/var/mail"
  
  /* Characteristics of the system's header files and libraries that affect
     the compilation environment. */
This page took 0.074083 seconds and 4 git commands to generate.