mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
media-libs/freetype: add missing quoting to epatch call
This commit is contained in:
@@ -58,7 +58,7 @@ src_prepare() {
|
||||
epatch "${FILESDIR}"/${PN}-2.3.2-enable-valid.patch
|
||||
|
||||
if use infinality; then
|
||||
epatch ${WORKDIR}/${INFINALITY_PATCH}
|
||||
epatch "${WORKDIR}/${INFINALITY_PATCH}"
|
||||
|
||||
# FT_CONFIG_OPTION_SUBPIXEL_RENDERING is already enabled in freetype-2.4.11
|
||||
enable_option TT_CONFIG_OPTION_SUBPIXEL_HINTING
|
||||
|
||||
Reference in New Issue
Block a user