public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-moh-opsound/
Date: Sat, 19 Feb 2022 05:17:27 +0000 (UTC)	[thread overview]
Message-ID: <1645247628.624110e3a3dee062a53e66cd2c0b7554fb29d4ef.sam@gentoo> (raw)

commit:     624110e3a3dee062a53e66cd2c0b7554fb29d4ef
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Fri Feb 18 05:29:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 05:13:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624110e3

net-misc/asterisk-moh-opsound: fix dodir insinto

As per
https://qa-reports.gentoo.org/output/gentoo-ci/82179587a2/output.html#net-misc/asterisk-moh-opsound

2.03-r1	RedundantDodir	dodir called before insinto, line 39: dodir
  /var/lib/asterisk/moh

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/24195
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/asterisk-moh-opsound/asterisk-moh-opsound-2.03-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/asterisk-moh-opsound/asterisk-moh-opsound-2.03-r1.ebuild b/net-misc/asterisk-moh-opsound/asterisk-moh-opsound-2.03-r1.ebuild
index 1e55dbf25b31..9c5c1bcc2ef4 100644
--- a/net-misc/asterisk-moh-opsound/asterisk-moh-opsound-2.03-r1.ebuild
+++ b/net-misc/asterisk-moh-opsound/asterisk-moh-opsound-2.03-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"
@@ -36,7 +36,6 @@ src_install() {
 	diropts -m 0755 -o root -g root
 	insopts -m 0644 -o root -g root
 
-	dodir /var/lib/asterisk/moh
 	insinto /var/lib/asterisk/moh
 	doins -r .
 }


             reply	other threads:[~2022-02-19  5:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-19  5:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-12  8:30 [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-moh-opsound/ Arthur Zamarin
2021-04-29  1:52 Sam James
2020-09-12  1:50 Sam James
2020-07-20 12:24 Sam James
2020-07-16 17:45 Sam James
2020-05-06  6:48 Sergei Trofimovich
2020-04-11 16:12 Agostino Sarubbo
2020-04-11 16:00 Agostino Sarubbo
2020-04-10 14:39 Agostino Sarubbo
2019-11-27 15:18 Joonas Niilola
2019-08-06  8:55 Mikle Kolyada
2019-07-22 13:11 Mikle Kolyada
2018-10-06 18:40 Sergei Trofimovich
2018-03-17  7:11 Matt Turner
2017-02-23  8:59 Michael Weber

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=1645247628.624110e3a3dee062a53e66cd2c0b7554fb29d4ef.sam@gentoo \
    --to=sam@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