From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/sirit/ Date: Thu, 8 Sep 2022 10:24:40 +0000 (UTC) [thread overview] Message-ID: <1662631640.2b75240239cc2c8485231c5044cd3f7d7364d19e.andrewammerlaan@gentoo> (raw) commit: 2b75240239cc2c8485231c5044cd3f7d7364d19e Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Sep 8 10:07:20 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Sep 8 10:07:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b752402 dev-libs/sirit: quote BUILD_DIR variable Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-libs/sirit/sirit-0_p20220725.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/sirit/sirit-0_p20220725.ebuild b/dev-libs/sirit/sirit-0_p20220725.ebuild index 15c21d515..5dbec91ce 100644 --- a/dev-libs/sirit/sirit-0_p20220725.ebuild +++ b/dev-libs/sirit/sirit-0_p20220725.ebuild @@ -26,6 +26,6 @@ src_configure() { src_install() { dodoc LICENSE.txt README.md - dolib.so ${BUILD_DIR}/src/libsirit.so + dolib.so "${BUILD_DIR}/src/libsirit.so" doheader -r include/sirit }
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sirit/ Date: Thu, 8 Sep 2022 10:24:46 +0000 (UTC) [thread overview] Message-ID: <1662631640.2b75240239cc2c8485231c5044cd3f7d7364d19e.andrewammerlaan@gentoo> (raw) Message-ID: <20220908102446.Y4Ul_XaT36T2vx7Jx-ilk1gjFVTSfp5tl2tU0zfFrzg@z> (raw) commit: 2b75240239cc2c8485231c5044cd3f7d7364d19e Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Sep 8 10:07:20 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Sep 8 10:07:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b752402 dev-libs/sirit: quote BUILD_DIR variable Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-libs/sirit/sirit-0_p20220725.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/sirit/sirit-0_p20220725.ebuild b/dev-libs/sirit/sirit-0_p20220725.ebuild index 15c21d515..5dbec91ce 100644 --- a/dev-libs/sirit/sirit-0_p20220725.ebuild +++ b/dev-libs/sirit/sirit-0_p20220725.ebuild @@ -26,6 +26,6 @@ src_configure() { src_install() { dodoc LICENSE.txt README.md - dolib.so ${BUILD_DIR}/src/libsirit.so + dolib.so "${BUILD_DIR}/src/libsirit.so" doheader -r include/sirit }
next reply other threads:[~2022-09-08 10:24 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-09-08 10:24 Andrew Ammerlaan [this message] 2022-09-08 10:24 ` [gentoo-commits] repo/proj/guru:master commit in: dev-libs/sirit/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2025-02-14 23:25 [gentoo-commits] repo/proj/guru:dev " Samuel Bauer 2025-02-14 6:37 Samuel Bauer 2022-08-02 10:55 [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier 2022-08-02 10:54 ` [gentoo-commits] repo/proj/guru:dev " Haelwenn Monnier 2022-07-26 2:20 Samuel Bauer
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=1662631640.2b75240239cc2c8485231c5044cd3f7d7364d19e.andrewammerlaan@gentoo \ --to=andrewammerlaan@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