diff options
Diffstat (limited to 'dev-tcltk/tclpython/tclpython-4.1-r6.ebuild')
-rw-r--r-- | dev-tcltk/tclpython/tclpython-4.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild index ffa764f951c1..810a4504a82d 100644 --- a/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild +++ b/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild @@ -29,7 +29,7 @@ PATCHES=( ) src_prepare() { - epatch ${PATCHES[@]} + epatch "${PATCHES[@]}" } src_compile() { |