summaryrefslogtreecommitdiff
path: root/net-libs/http-parser/http-parser-2.6.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/http-parser/http-parser-2.6.2.ebuild')
-rw-r--r--net-libs/http-parser/http-parser-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.6.2.ebuild b/net-libs/http-parser/http-parser-2.6.2.ebuild
index 947e47d6ed5..e926ae32e89 100644
--- a/net-libs/http-parser/http-parser-2.6.2.ebuild
+++ b/net-libs/http-parser/http-parser-2.6.2.ebuild
@@ -26,7 +26,7 @@ PATCHES=(
src_prepare() {
tc-export CC AR
- epatch ${PATCHES[@]}
+ epatch "${PATCHES[@]}"
multilib_copy_sources
}