From: Sobhan Mohammadpour Date: Fri, 5 Jul 2019 01:55:23 +0000 (-0400) Subject: dev-libs/libgweather: 3.32.2 fix patch name X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4dc5b1b2aeea3498434102fbaf2c48ad11d80f10;p=gentoo.git dev-libs/libgweather: 3.32.2 fix patch name patch had wrong name Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Sobhan Mohammadpour --- diff --git a/dev-libs/libgweather/libgweather-3.32.2.ebuild b/dev-libs/libgweather/libgweather-3.32.2.ebuild index e349e588d0fb..52aabb1e0871 100644 --- a/dev-libs/libgweather/libgweather-3.32.2.ebuild +++ b/dev-libs/libgweather/libgweather-3.32.2.ebuild @@ -39,7 +39,7 @@ BDEPEND=" " PATCHES=( - "${FILESDIR}"/${PV}-meson-tweaks.patch # Provide introspection optionality and don't build tests that aren't ran automatically + "${FILESDIR}"/3.32.1-meson-tweaks.patch # Provide introspection optionality and don't build tests that aren't ran automatically ) src_prepare() {