Fixed patches, cleaned up Makefile, added dependencies

This commit is contained in:
2016-11-02 23:34:05 -05:00
parent 653de8f1c6
commit 3628b9971f
5 changed files with 49 additions and 25 deletions

View 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
#