commit: b37dfc1e0ce727481e17391f4d61f87e4faea495
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 15:02:31 2019 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 17:18:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37dfc1e
mail-filter/opendkim: remove two commented econf lines.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
mail-filter/opendkim/opendkim-2.10.3-r6.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild
b/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild
index efc5bf5ad7e..79d0a2ec820 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r6.ebuild
@@ -111,8 +111,6 @@ src_configure() {
--enable-sender_macro \
--enable-vbr \
--disable-live-testing
- #--with-test-socket=/tmp/opendkim-$(echo ${RANDOM})-S
- #--disable-rpath
}
src_install() {