diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2019-05-06 11:33:31 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2019-05-06 11:45:42 -0400 |
commit | 23d19d3e32cb1033301470afbbb80d89e9139a20 (patch) | |
tree | 2707befb0c6613af6c8bd77cbbec92c55fad1304 /mail-filter/opendkim/files | |
parent | net-dns/djbdns: remove unused patch (diff) | |
download | gentoo-23d19d3e32cb1033301470afbbb80d89e9139a20.tar.gz gentoo-23d19d3e32cb1033301470afbbb80d89e9139a20.tar.bz2 gentoo-23d19d3e32cb1033301470afbbb80d89e9139a20.zip |
mail-filter/opendkim: fix @runstatedir@ -> @RUNSTATEDIR@ in a patch.
Bug: https://bugs.gentoo.org/684956
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'mail-filter/opendkim/files')
-rw-r--r-- | mail-filter/opendkim/files/opendkim-2.10.3-openrc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/files/opendkim-2.10.3-openrc.patch b/mail-filter/opendkim/files/opendkim-2.10.3-openrc.patch index 9b645ba0f0ce..b4700e300abc 100644 --- a/mail-filter/opendkim/files/opendkim-2.10.3-openrc.patch +++ b/mail-filter/opendkim/files/opendkim-2.10.3-openrc.patch @@ -279,7 +279,7 @@ index 735b924b..b70bfb46 100644 Socket inet:8891@localhost +# To use a local socket instead, specify a path here. The "standard" -+# location is under @runstatedir@/opendkim, and it's best to agree ++# location is under @RUNSTATEDIR@/opendkim, and it's best to agree +# on that directory so that various init systems can configure its +# permissions and ownership automatically. +#Socket local:@RUNSTATEDIR@/opendkim/opendkim.sock |