summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-14 19:20:57 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-25 19:57:53 +0200
commit9433c94ae5befe90b431248ffcaf80d90195ccde (patch)
tree75541af8a567736e891f0cb8e9bda31846fcd45c /x11-libs/libX11
parentgnome2-utils.eclass: Remove GNOME2_ICONS conditional (moved to gnome2) (diff)
downloadgentoo-9433c94ae5befe90b431248ffcaf80d90195ccde.tar.gz
gentoo-9433c94ae5befe90b431248ffcaf80d90195ccde.tar.bz2
gentoo-9433c94ae5befe90b431248ffcaf80d90195ccde.zip
eutils.eclass: make_desktop_entry, replace unnecessary extglob
Replace the unnecessary use of extglob to strip file suffix in make_desktop_entry with a plain ${x%.*}. This is pretty much equivalent since match to one of the pre-defined suffixes is already confirmed via the preceding conditional, and avoiding repeating the suffix list twice makes the code simpler.
Diffstat (limited to 'x11-libs/libX11')
0 files changed, 0 insertions, 0 deletions