media-libs/alure: Fix spelling typo 'PATCHES'

Bug: https://bugs.gentoo.org/show_bug.cgi?id=500164
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
David Seifert
2017-07-02 14:00:01 -07:00
parent d4484c9b98
commit 03a9cede60

View File

@@ -22,7 +22,7 @@ RDEPEND=">=media-libs/openal-1.1
vorbis? ( media-libs/libvorbis )"
DEPEND="${RDEPEND}"
PATCJES=( "${FILESDIR}/${P}-include-unistd.patch" )
PATCHES=( "${FILESDIR}/${P}-include-unistd.patch" )
src_prepare() {
cmake-utils_src_prepare