From a3f4eba72a8ec012c076406b965feff106a27a97 Mon Sep 17 00:00:00 2001 From: Miroslav Šulc Date: Sat, 29 Aug 2020 14:16:11 +0200 Subject: media-sound/patchage: enabled string patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/728178 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc --- media-sound/patchage/patchage-1.0.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/patchage') diff --git a/media-sound/patchage/patchage-1.0.2.ebuild b/media-sound/patchage/patchage-1.0.2.ebuild index b25929f0516f..b5955f1048d3 100644 --- a/media-sound/patchage/patchage-1.0.2.ebuild +++ b/media-sound/patchage/patchage-1.0.2.ebuild @@ -31,9 +31,9 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS NEWS README.md ) -#PATCHES=( -# "${FILESDIR}/${P}-string.patch" -#) +PATCHES=( + "${FILESDIR}/${P}-string.patch" +) src_configure() { waf-utils_src_configure \ -- cgit v1.2.3-65-gdbad