public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tse3/
Date: Tue, 29 May 2018 20:10:34 +0000 (UTC)	[thread overview]
Message-ID: <1527624618.ff32516d736ac73d94b901a8846f24d7cdf0590a.bman@gentoo> (raw)

commit:     ff32516d736ac73d94b901a8846f24d7cdf0590a
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 18:32:48 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 29 20:10:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff32516d

media-libs/tse3: add || die to cp call

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/tse3/tse3-0.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tse3/tse3-0.3.1-r1.ebuild b/media-libs/tse3/tse3-0.3.1-r1.ebuild
index 77d2703ea5a..99add3a12de 100644
--- a/media-libs/tse3/tse3-0.3.1-r1.ebuild
+++ b/media-libs/tse3/tse3-0.3.1-r1.ebuild
@@ -28,7 +28,7 @@ src_prepare() {
 	default
 	mv configure.in configure.ac || die "Moving configure.in -> .ac failed"
 	if use oss; then
-		cp "${WORKDIR}"/awe_voice.h src/
+		cp "${WORKDIR}"/awe_voice.h src/ || die "copy failed"
 		append-flags -DHAVE_AWE_VOICE_H
 	fi
 


             reply	other threads:[~2018-05-29 20:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 20:10 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-29 20:10 [gentoo-commits] repo/gentoo:master commit in: media-libs/tse3/ Aaron Bauman
2022-12-18 10:34 Pacho Ramos
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-21  9:38 Miroslav Šulc
2023-07-07  7:31 Miroslav Šulc

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=1527624618.ff32516d736ac73d94b901a8846f24d7cdf0590a.bman@gentoo \
    --to=bman@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