public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/rauc/
Date: Fri,  1 May 2020 15:58:13 +0000 (UTC)	[thread overview]
Message-ID: <1588348678.22268aa163f0c76335a21e31e064ddc194a70f5f.KurtKanzenbach@gentoo> (raw)

commit:     22268aa163f0c76335a21e31e064ddc194a70f5f
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Fri May  1 15:56:36 2020 +0000
Commit:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Fri May  1 15:57:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22268aa1

dev-embedded/rauc: Re-add src_compile()

Docs class overwrites src_compile() resulting in make never called. Fix it.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 dev-embedded/rauc/rauc-1.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-embedded/rauc/rauc-1.3.ebuild b/dev-embedded/rauc/rauc-1.3.ebuild
index 5e7aedc..5e0a705 100644
--- a/dev-embedded/rauc/rauc-1.3.ebuild
+++ b/dev-embedded/rauc/rauc-1.3.ebuild
@@ -49,3 +49,8 @@ src_configure() {
 	)
 	econf "${myconf[@]}"
 }
+
+src_compile() {
+	default
+	docs_compile
+}


             reply	other threads:[~2020-05-01 15:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 15:58 Kurt Kanzenbach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 20:08 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/rauc/ Kurt Kanzenbach
2024-02-14 18:04 Kurt Kanzenbach
2024-01-26 16:25 Kurt Kanzenbach
2023-08-16 19:03 Kurt Kanzenbach
2022-10-02 13:36 Kurt Kanzenbach
2021-08-29 11:07 Kurt Kanzenbach
2020-12-06 10:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-06 10:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-05 17:35 Kurt Kanzenbach
2020-05-30  8:50 Kurt Kanzenbach
2020-05-01 15:58 Kurt Kanzenbach
2020-05-01 11:45 Kurt Kanzenbach
2020-05-01  9:31 Kurt Kanzenbach

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=1588348678.22268aa163f0c76335a21e31e064ddc194a70f5f.KurtKanzenbach@gentoo \
    --to=kurt@kmk-computers.de \
    --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