From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/
Date: Mon, 14 Sep 2020 17:41:02 +0000 (UTC) [thread overview]
Message-ID: <1600105101.51e62270509ecb22a5c2c40d5fbccabef0ff19a4.floppym@gentoo> (raw)
commit: 51e62270509ecb22a5c2c40d5fbccabef0ff19a4
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 17:38:21 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 17:38:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e62270
mail-mta/sendmail: use relative symlink for makemap
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
mail-mta/sendmail/sendmail-8.15.2-r2.ebuild | 2 +-
mail-mta/sendmail/sendmail-8.16.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
index 99feb6efaa4..d076d138094 100644
--- a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
+++ b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
@@ -143,7 +143,7 @@ src_install() {
fowners smmsp:smmsp /var/spool/clientmqueue
fperms 770 /var/spool/clientmqueue
fperms 700 /var/spool/mqueue
- dosym /usr/sbin/makemap /usr/bin/makemap
+ dosym ../sbin/makemap /usr/bin/makemap
dodoc FAQ KNOWNBUGS README RELEASE_NOTES doc/op/op.ps
newdoc sendmail/README README.sendmail
newdoc sendmail/SECURITY SECURITY
diff --git a/mail-mta/sendmail/sendmail-8.16.1.ebuild b/mail-mta/sendmail/sendmail-8.16.1.ebuild
index a8d095e8109..bd72f71759c 100644
--- a/mail-mta/sendmail/sendmail-8.16.1.ebuild
+++ b/mail-mta/sendmail/sendmail-8.16.1.ebuild
@@ -133,7 +133,7 @@ src_install() {
fowners smmsp:smmsp /var/spool/clientmqueue
fperms 770 /var/spool/clientmqueue
fperms 700 /var/spool/mqueue
- dosym /usr/sbin/makemap /usr/bin/makemap
+ dosym ../sbin/makemap /usr/bin/makemap
dodoc FAQ KNOWNBUGS README RELEASE_NOTES doc/op/op.ps
newdoc sendmail/README README.sendmail
next reply other threads:[~2020-09-14 17:41 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 17:41 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-28 7:37 [gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/ Sam James
2022-12-14 1:53 Sam James
2022-11-18 20:06 Arthur Zamarin
2022-11-18 20:06 Arthur Zamarin
2022-09-19 6:31 Michał Górny
2022-08-28 6:59 Joonas Niilola
2022-08-26 10:08 Sam James
2022-08-24 16:09 Arthur Zamarin
2022-08-24 7:04 Sam James
2022-08-24 4:01 Arthur Zamarin
2022-07-31 8:27 Sam James
2022-03-23 0:45 Sam James
2022-02-26 11:29 Arthur Zamarin
2022-02-26 0:21 Sam James
2022-02-25 7:57 Agostino Sarubbo
2022-02-25 7:56 Agostino Sarubbo
2022-02-25 7:53 Arthur Zamarin
2022-02-24 8:46 Jakov Smolić
2022-02-24 8:46 Jakov Smolić
2021-09-07 17:04 Sam James
2021-08-28 2:46 Sam James
2021-08-26 19:51 Sam James
2021-08-24 23:26 Sam James
2021-08-23 22:16 Agostino Sarubbo
2021-08-23 10:47 Agostino Sarubbo
2021-08-23 10:46 Agostino Sarubbo
2021-08-23 10:44 Agostino Sarubbo
2021-08-23 0:39 Sam James
2021-08-18 19:39 Sam James
2021-07-23 18:28 Marek Szuba
2021-07-18 1:57 Ionen Wolkens
2021-07-18 1:57 Ionen Wolkens
2021-06-01 9:44 Ionen Wolkens
2021-06-01 9:44 Ionen Wolkens
2021-05-02 8:54 Mikle Kolyada
2021-01-22 21:42 Sam James
2020-08-18 12:24 Sam James
2020-08-18 12:24 Sam James
2019-11-09 22:55 Matt Turner
2019-09-20 6:39 Sergei Trofimovich
2019-09-13 17:55 Mikle Kolyada
2019-09-09 6:02 Agostino Sarubbo
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 18:21 Sergei Trofimovich
2019-09-08 10:42 Agostino Sarubbo
2019-09-07 21:07 Thomas Deutschmann
2019-07-16 8:24 Hans de Graaff
2019-07-13 8:58 Hans de Graaff
2019-01-07 19:15 Lars Wendler
2015-09-30 11:59 Julian Ospald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600105101.51e62270509ecb22a5c2c40d5fbccabef0ff19a4.floppym@gentoo \
--to=floppym@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox