diff options
Diffstat (limited to 'mail/qmail-ldap/files/extra-patch-autohomedirmake')
-rw-r--r-- | mail/qmail-ldap/files/extra-patch-autohomedirmake | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qmail-ldap/files/extra-patch-autohomedirmake b/mail/qmail-ldap/files/extra-patch-autohomedirmake new file mode 100644 index 000000000000..b04c3e84b119 --- /dev/null +++ b/mail/qmail-ldap/files/extra-patch-autohomedirmake @@ -0,0 +1,11 @@ +--- Makefile.orig Tue Dec 12 12:38:03 2000 ++++ Makefile Tue Dec 12 12:39:00 2000 +@@ -36,7 +36,7 @@ + #MDIRMAKE=-DAUTOMAILDIRMAKE + + # to enable the auto-homedir-make feature uncomment the next line +-#HDIRMAKE=-DAUTOHOMEDIRMAKE ++HDIRMAKE=-DAUTOHOMEDIRMAKE + + # on most systems we need this to make checkpassword + SHADOWLIBS=-lcrypt |