public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/getdns/
Date: Tue, 17 May 2022 21:02:41 +0000 (UTC)	[thread overview]
Message-ID: <1652821357.1a6cf77168bb06b19f761057e08e8c86c92ed6f6.floppym@gentoo> (raw)

commit:     1a6cf77168bb06b19f761057e08e8c86c92ed6f6
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 21:01:47 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May 17 21:02:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6cf771

net-dns/getdns: pass relative path to fcaps

Closes: https://bugs.gentoo.org/845189
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-dns/getdns/getdns-1.7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/getdns/getdns-1.7.0-r1.ebuild b/net-dns/getdns/getdns-1.7.0-r1.ebuild
index 98248f10308a..85df2006a4a2 100644
--- a/net-dns/getdns/getdns-1.7.0-r1.ebuild
+++ b/net-dns/getdns/getdns-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -89,7 +89,7 @@ src_install() {
 
 pkg_postinst() {
 	if use stubby; then
-		fcaps cap_net_bind_service=ei /usr/bin/stubby
+		fcaps cap_net_bind_service=ei usr/bin/stubby
 		tmpfiles_process stubby.conf
 	fi
 }


             reply	other threads:[~2022-05-17 21:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 21:02 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24 18:19 [gentoo-commits] repo/gentoo:master commit in: net-dns/getdns/ Arthur Zamarin
2022-08-26 14:08 Anthony G. Basile
2021-07-30 23:31 Sam James
2021-07-15 21:39 Sam James
2021-05-02 19:19 Mikle Kolyada
2021-03-07 11:58 David Seifert
2020-01-12  0:37 Anthony G. Basile
2020-01-12  0:37 Anthony G. Basile
2020-01-03 21:32 Anthony G. Basile
2020-01-03 21:32 Anthony G. Basile
2019-12-22  1:59 Georgy Yakovlev
2019-10-28  8:38 Agostino Sarubbo
2019-09-26 14:12 Anthony G. Basile
2019-06-22 19:50 Anthony G. Basile
2019-05-20 16:39 Anthony G. Basile
2019-05-17 16:53 Anthony G. Basile
2019-05-09 18:30 Patrick McLean
2019-03-16 13:43 Anthony G. Basile
2018-08-08 23:21 Anthony G. Basile
2018-07-12 22:31 Anthony G. Basile
2018-04-20 10:42 Anthony G. Basile
2018-04-15 15:28 Anthony G. Basile

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=1652821357.1a6cf77168bb06b19f761057e08e8c86c92ed6f6.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