* [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/
@ 2017-11-29 9:40 99% Michael Haubenwallner
0 siblings, 0 replies; 1+ results
From: Michael Haubenwallner @ 2017-11-29 9:40 UTC (permalink / raw
To: gentoo-commits
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() {
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-11-29 9:40 99% [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/coreutils/ Michael Haubenwallner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox