summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-09-03 16:10:51 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-09-03 16:10:51 -0400
commit6804a315bd912f505ad2406539eaea2a4bcd4273 (patch)
treed2d961712f769100ee9789372bf80f8e69898b6b /eclass
parentdev-libs/libmateweather: Stabilize 1.24.0-r1 for amd64, x86 (diff)
downloadgentoo-mate-6804a315bd912f505ad2406539eaea2a4bcd4273.tar.gz
gentoo-mate-6804a315bd912f505ad2406539eaea2a4bcd4273.tar.bz2
gentoo-mate-6804a315bd912f505ad2406539eaea2a4bcd4273.zip
mate.eclass: fix quoting, sync with ::gentoo
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mate.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mate.eclass b/eclass/mate.eclass
index 2787557..d7dd2db 100644
--- a/eclass/mate.eclass
+++ b/eclass/mate.eclass
@@ -126,7 +126,7 @@ mate_src_configure() {
fi
fi
- gnome2_src_configure "${mateconf[@]} $@"
+ gnome2_src_configure "${mateconf[@]}" "$@"
}
# @FUNCTION: mate_src_install