From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- eclass/xdg-utils.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'eclass/xdg-utils.eclass') diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass index f5121830d888..738df8658910 100644 --- a/eclass/xdg-utils.eclass +++ b/eclass/xdg-utils.eclass @@ -1,9 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2004-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: xdg-utils.eclass # @MAINTAINER: # gnome@gentoo.org +# freedesktop-bugs@gentoo.org # @AUTHOR: # Original author: Gilles Dartiguelongue # @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 @@ -85,7 +86,7 @@ xdg_icon_cache_update() { fi ebegin "Updating icons cache" - local retval=0 + local dir f retval=0 local fails=( ) for dir in "${EROOT%/}"/usr/share/icons/* do -- cgit v1.2.3