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 --- app-office/texmacs/texmacs-1.99.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office/texmacs') diff --git a/app-office/texmacs/texmacs-1.99.2-r1.ebuild b/app-office/texmacs/texmacs-1.99.2-r1.ebuild index 1803cf4b9329..596e147aaa30 100644 --- a/app-office/texmacs/texmacs-1.99.2-r1.ebuild +++ b/app-office/texmacs/texmacs-1.99.2-r1.ebuild @@ -56,7 +56,7 @@ PATCHES=( ) src_prepare() { - epatch ${PATCHES[@]} + epatch "${PATCHES[@]}" mv configure.{in,ac} || die -- cgit v1.2.3-65-gdbad