summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-01-20 19:52:40 -0600
committerMike Frysinger <vapier@gentoo.org>2017-01-20 19:53:52 -0600
commit62fa24bb8afe5b4e83a853b62649cb5a7ae100f5 (patch)
tree6f9c58e42a3ccffb217f702caef83b05a3226378 /app-text/info2html
parentsys-fs/lufis: update to EAPI=6 (diff)
downloadgentoo-62fa24bb8afe5b4e83a853b62649cb5a7ae100f5.tar.gz
gentoo-62fa24bb8afe5b4e83a853b62649cb5a7ae100f5.tar.bz2
gentoo-62fa24bb8afe5b4e83a853b62649cb5a7ae100f5.zip
fix quoting to a lot of patch calls
Diffstat (limited to 'app-text/info2html')
-rw-r--r--app-text/info2html/info2html-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/info2html/info2html-2.0.ebuild b/app-text/info2html/info2html-2.0.ebuild
index d81b205df614..6f2a61d25c71 100644
--- a/app-text/info2html/info2html-2.0.ebuild
+++ b/app-text/info2html/info2html-2.0.ebuild
@@ -23,7 +23,7 @@ src_unpack() {
# filter user-provided data to prevent cross-frame/site scripting attacks
# bug #91354 (fix from Werner Fink)
- epatch ${FILESDIR}/info2html-2.0-xss.patch
+ epatch "${FILESDIR}"/info2html-2.0-xss.patch
# Fixup INFODIR for paths in /etc/profile.env INFOPATH
infos=$(grep "^export INFOPATH=" /etc/profile.env | tail -n 1 |\