FreeBSD Bugzilla – Attachment 165111 Details for
Bug 205924
[patch] mail/maildrop: Fix anomaly in OPTIONS (DOCS appears twice)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
one-line patch to fix options anomaly of maildrop
patch-maildrop (text/plain), 486 bytes, created by
John Marino
on 2016-01-05 16:42:06 UTC
(
hide
)
Description:
one-line patch to fix options anomaly of maildrop
Filename:
MIME Type:
Creator:
John Marino
Created:
2016-01-05 16:42:06 UTC
Size:
486 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 405296) >+++ Makefile (working copy) >@@ -59,7 +59,7 @@ > > .if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt) > .include "${.CURDIR}/../../security/courier-authlib/Makefile.opt" >-OPTIONS_MULTI_AUTHLIB:= ${OPTIONS_DEFINE} >+OPTIONS_MULTI_AUTHLIB:= ${OPTIONS_DEFINE:NDOCS} > OPTIONS_DEFINE= AUTHLIB > OPTIONS_MULTI= AUTHLIB > AUTHLIB_DESC= Courier Auth Library support
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205924
: 165111