Skip to content

Commit

Permalink
gnome2-utils.eclass: Remove GNOME2_ICONS conditional (moved to gnome2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Apr 25, 2017
1 parent c96163a commit 43f2b3e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eclass/gnome2-utils.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,6 @@ gnome2_icon_cache_update() {
return
fi

if [[ -z "${GNOME2_ECLASS_ICONS}" ]]; then
debug-print "No icon cache to update"
return
fi

ebegin "Updating icons cache"

local retval=0
Expand Down

0 comments on commit 43f2b3e

Please sign in to comment.