From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/woff2/
Date: Thu, 16 Jun 2022 16:30:56 +0000 (UTC) [thread overview]
Message-ID: <1655397037.ea8ea2fee29e13d6c822560e446f11a58f07e80b.sam@gentoo> (raw)
commit: ea8ea2fee29e13d6c822560e446f11a58f07e80b
Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Wed Jun 8 20:07:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 16:30:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea8ea2fe
media-libs/woff2: fix unquoted variable BUILD_DIR
Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/woff2/woff2-1.0.2-r5.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/woff2/woff2-1.0.2-r5.ebuild b/media-libs/woff2/woff2-1.0.2-r5.ebuild
index 73dc123a759f..09d0ca869bcb 100644
--- a/media-libs/woff2/woff2-1.0.2-r5.ebuild
+++ b/media-libs/woff2/woff2-1.0.2-r5.ebuild
@@ -29,9 +29,9 @@ src_configure() {
src_install() {
cmake_src_install
- dobin ${BUILD_DIR}/woff2_compress
- dobin ${BUILD_DIR}/woff2_decompress
- dobin ${BUILD_DIR}/woff2_info
+ dobin "${BUILD_DIR}"/woff2_compress
+ dobin "${BUILD_DIR}"/woff2_decompress
+ dobin "${BUILD_DIR}"/woff2_info
einstalldocs
}
next reply other threads:[~2022-06-16 16:31 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 16:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-17 13:07 [gentoo-commits] repo/gentoo:master commit in: media-libs/woff2/ WANG Xuerui
2022-04-18 18:42 Sam James
2022-04-18 18:22 Arthur Zamarin
2022-04-02 7:33 Arthur Zamarin
2022-04-01 5:49 Arthur Zamarin
2022-03-31 19:07 Arthur Zamarin
2022-03-30 11:47 Agostino Sarubbo
2022-03-30 11:47 Agostino Sarubbo
2022-03-30 11:09 Jakov Smolić
2022-03-30 11:09 Jakov Smolić
2022-02-27 9:28 Hans de Graaff
2021-09-26 22:28 James Le Cuirot
2021-09-07 9:58 Andreas Sturmlechner
2021-08-18 19:39 Sam James
2021-01-06 14:27 Fabian Groffen
2021-01-03 11:38 Sergei Trofimovich
2020-09-18 7:44 Sergei Trofimovich
2020-09-18 6:48 Sergei Trofimovich
2020-06-29 15:42 Mikle Kolyada
2020-06-28 20:30 Agostino Sarubbo
2020-06-28 14:19 Thomas Deutschmann
2020-06-26 21:16 Mart Raudsepp
2020-06-23 17:25 Sergei Trofimovich
2020-04-27 17:08 Sergei Trofimovich
2020-04-24 21:48 Sergei Trofimovich
2020-04-24 6:47 Agostino Sarubbo
2020-04-15 8:32 Hans de Graaff
2020-04-15 8:32 Hans de Graaff
2020-04-05 9:38 Agostino Sarubbo
2020-04-04 13:27 Agostino Sarubbo
2020-04-01 17:13 Sergei Trofimovich
2019-05-21 3:17 Aaron Bauman
2019-01-05 17:19 Mikle Kolyada
2018-08-16 21:09 Michał Górny
2018-08-13 8:15 Tobias Klausmann
2018-08-12 13:24 Sergei Trofimovich
2018-08-02 21:34 Sergei Trofimovich
2018-07-30 20:52 Mikle Kolyada
2018-07-30 6:23 Sergei Trofimovich
2018-07-28 16:16 Thomas Deutschmann
2018-07-28 13:25 Thomas Deutschmann
2018-07-25 9:29 Mart Raudsepp
2018-07-25 9:05 Fabian Groffen
2018-07-24 23:19 Mart Raudsepp
2018-07-22 19:08 Mikle Kolyada
2018-07-22 9:01 Sergei Trofimovich
2018-07-16 21:57 Mart Raudsepp
2018-07-16 21:57 Mart Raudsepp
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=1655397037.ea8ea2fee29e13d6c822560e446f11a58f07e80b.sam@gentoo \
--to=sam@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