public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/rauc/
Date: Fri,  1 May 2020 16:40:00 +0000 (UTC)	[thread overview]
Message-ID: <1588348678.22268aa163f0c76335a21e31e064ddc194a70f5f.andrewammerlaan@gentoo> (raw)

commit:     22268aa163f0c76335a21e31e064ddc194a70f5f
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Fri May  1 15:56:36 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
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 16:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 16:40 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-08 16:32 [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/rauc/ David Roman
2023-08-17  5:15 Viorel Munteanu
2022-10-04  2:54 Haelwenn Monnier
2021-08-29 17:05 Haelwenn Monnier
2020-12-06 10:49 Andrew Ammerlaan
2020-06-06  9:32 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-01 16:40 Andrew Ammerlaan
2020-05-01 15:39 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan

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.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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