From: "Michael Haubenwallner" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/
Date: Wed, 29 Nov 2017 09:40:40 +0000 (UTC) [thread overview]
Message-ID: <1511948432.0024a42d0b22e6adb2a64e264c1f1c9399c3fb25.haubi@gentoo> (raw)
commit: 0024a42d0b22e6adb2a64e264c1f1c9399c3fb25
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 09:40:32 2017 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 09:40:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=0024a42d
sys-apps/coreutils: quote econf args, bug#639146
Package-Manager: Portage-2.3.10-prefix, Repoman-2.3.3
sys-apps/coreutils/coreutils-8.28-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/coreutils/coreutils-8.28-r1.ebuild b/sys-apps/coreutils/coreutils-8.28-r1.ebuild
index 5f96825a94..814ca215cf 100644
--- a/sys-apps/coreutils/coreutils-8.28-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-8.28-r1.ebuild
@@ -140,7 +140,7 @@ src_configure() {
# kill/uptime - procps
# groups/su - shadow
# hostname - net-tools
- econf ${myconf[@]}
+ econf "${myconf[@]}"
}
src_test() {
next reply other threads:[~2017-11-29 9:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-29 9:40 Michael Haubenwallner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-28 15:29 [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/ Fabian Groffen
2021-12-23 8:49 Sam James
2021-11-09 7:59 Sam James
2021-01-24 9:47 Fabian Groffen
2019-01-03 14:39 Fabian Groffen
2018-12-30 11:36 Fabian Groffen
2018-12-29 13:34 Fabian Groffen
2018-06-29 7:56 Michael Haubenwallner
2018-04-07 15:59 Fabian Groffen
2018-03-19 14:24 Fabian Groffen
2018-02-19 16:10 Michael Haubenwallner
2018-02-17 7:16 Fabian Groffen
2018-02-12 16:24 Fabian Groffen
2016-05-12 13:41 Michael Haubenwallner
2016-04-18 11:04 Michael Haubenwallner
2016-04-18 11:04 Michael Haubenwallner
2016-02-04 8:11 Fabian Groffen
2016-01-22 16:33 Fabian Groffen
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=1511948432.0024a42d0b22e6adb2a64e264c1f1c9399c3fb25.haubi@gentoo \
--to=haubi@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