Fixed patches, cleaned up Makefile, added dependencies
This commit is contained in:
12
SRC/patches/04_mailpath.patch
Normal file
12
SRC/patches/04_mailpath.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -Naur a/etc/login.defs b/etc/login.defs
|
||||
--- a/etc/login.defs 2016-11-02 23:27:40.712000000 -0500
|
||||
+++ b/etc/login.defs 2016-11-02 23:31:00.536000000 -0500
|
||||
@@ -118,7 +118,7 @@
|
||||
# Directory where mailboxes reside, _or_ name of file, relative to the
|
||||
# home directory. If you _do_ define both, MAIL_DIR takes precedence.
|
||||
#
|
||||
-MAIL_DIR /var/spool/mail
|
||||
+MAIL_DIR /var/mail
|
||||
#MAIL_FILE .mail
|
||||
|
||||
#
|
||||
Reference in New Issue
Block a user