From 62fa24bb8afe5b4e83a853b62649cb5a7ae100f5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 20 Jan 2017 19:52:40 -0600 Subject: fix quoting to a lot of patch calls --- net-p2p/retroshare/retroshare-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/retroshare') diff --git a/net-p2p/retroshare/retroshare-0.6.0.ebuild b/net-p2p/retroshare/retroshare-0.6.0.ebuild index 2be0879327b7..ce61c8a2cfc7 100644 --- a/net-p2p/retroshare/retroshare-0.6.0.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.0.ebuild @@ -101,7 +101,7 @@ src_prepare() { retroshare-gui/src/retroshare-gui.pro \ retroshare-nogui/src/retroshare-nogui.pro || die 'sed on retroshare-gui/src/retroshare-gui.pro failed' - epatch ${PATCHES[@]} + epatch "${PATCHES[@]}" eapply_user } -- cgit v1.2.3-65-gdbad