From 651d6109b8de619b5e8a30f8e4a8e1b79a4092d2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 Oct 2017 20:34:24 -0700 Subject: x11-wm/wmfs: [QA] Add cmake-utils_src_prepare Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- x11-wm/wmfs/wmfs-201003.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/wmfs/wmfs-201003.ebuild b/x11-wm/wmfs/wmfs-201003.ebuild index a61c8a355683..1c7709cb6fc5 100644 --- a/x11-wm/wmfs/wmfs-201003.ebuild +++ b/x11-wm/wmfs/wmfs-201003.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,11 +28,10 @@ DEPEND=" x11-proto/xproto " -src_prepare() { - epatch \ - "${FILESDIR}"/${PN}-201003-desktop.patch \ - "${FILESDIR}"/${PN}-201003-pthread.patch -} +PATCHES=( + "${FILESDIR}"/${PN}-201003-desktop.patch + "${FILESDIR}"/${PN}-201003-pthread.patch +) src_install() { cmake-utils_src_install -- cgit v1.2.3-65-gdbad