commit:     1a5ff43b86bfbd7ff072ecfd212d43ff602856ff
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 15:20:39 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 15:22:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1a5ff43b

x11-themes/mate-icon-theme-faenza: Resolve bug #574254

https://github.com/mate-desktop/mate-icon-theme-faenza/issues/13
Gentoo-Bug: 574254

Package-Manager: portage-2.2.26

 .../mate-icon-theme-faenza/mate-icon-theme-faenza-1.10.1.ebuild      | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.10.1.ebuild 
b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.10.1.ebuild
index 9389235..dec6882 100644
--- a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.10.1.ebuild
+++ b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.10.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit gnome2 versionator
+inherit autotools gnome2 versionator
 
 MATE_BRANCH="$(get_version_component_range 1-2)"
 
@@ -25,4 +25,7 @@ RESTRICT="binchecks strip"
 src_prepare() {
        # Remove broken libreoffice icons (dangling symlinks).
        rm matefaenza/apps/16/*libreoffice* || die
+
+       # https://github.com/mate-desktop/mate-icon-theme-faenza/issues/13
+       eautoreconf
 }

Reply via email to