From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/opencilk/ Date: Fri, 24 Jun 2022 16:10:08 +0000 (UTC) [thread overview] Message-ID: <1656086994.24640b40b3312ab0edf32c3776900c6fb0476c49.flow@gentoo> (raw) commit: 24640b40b3312ab0edf32c3776900c6fb0476c49 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Jun 24 16:09:28 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 16:09:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24640b40 dev-lang/opencilk: fix installation Closes: https://bugs.gentoo.org/854087 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-lang/opencilk/opencilk-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/opencilk/opencilk-1.1.ebuild b/dev-lang/opencilk/opencilk-1.1.ebuild index f79efe420..92c3f32d2 100644 --- a/dev-lang/opencilk/opencilk-1.1.ebuild +++ b/dev-lang/opencilk/opencilk-1.1.ebuild @@ -72,5 +72,5 @@ src_configure() { src_install() { cmake_src_install # Do not install man pages which may conflict with llvm/clang/etc. - rm "${ED}/usr/share/man/man1/scan-build.1.bz2" || die + rm "${ED}/usr/share/man/man1/scan-build.1" || die }
WARNING: multiple messages have this Message-ID (diff)
From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lang/opencilk/ Date: Fri, 24 Jun 2022 16:10:08 +0000 (UTC) [thread overview] Message-ID: <1656086994.24640b40b3312ab0edf32c3776900c6fb0476c49.flow@gentoo> (raw) Message-ID: <20220624161008.CYpWhIGd7S7-VqPvC2Wsgj_IARfJoDx1qYucs0mXtA8@z> (raw) commit: 24640b40b3312ab0edf32c3776900c6fb0476c49 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Jun 24 16:09:28 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 16:09:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24640b40 dev-lang/opencilk: fix installation Closes: https://bugs.gentoo.org/854087 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-lang/opencilk/opencilk-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/opencilk/opencilk-1.1.ebuild b/dev-lang/opencilk/opencilk-1.1.ebuild index f79efe420..92c3f32d2 100644 --- a/dev-lang/opencilk/opencilk-1.1.ebuild +++ b/dev-lang/opencilk/opencilk-1.1.ebuild @@ -72,5 +72,5 @@ src_configure() { src_install() { cmake_src_install # Do not install man pages which may conflict with llvm/clang/etc. - rm "${ED}/usr/share/man/man1/scan-build.1.bz2" || die + rm "${ED}/usr/share/man/man1/scan-build.1" || die }
next reply other threads:[~2022-06-24 16:10 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-24 16:10 Florian Schmaus [this message] 2022-06-24 16:10 ` [gentoo-commits] repo/proj/guru:master commit in: dev-lang/opencilk/ Florian Schmaus -- strict thread matches above, loose matches on Subject: below -- 2024-04-10 7:19 Florian Schmaus 2024-04-10 7:19 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
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=1656086994.24640b40b3312ab0edf32c3776900c6fb0476c49.flow@gentoo \ --to=flow@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: linkBe 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