On pią, 2017-04-14 at 19:25 +0200, Michał Górny wrote: > 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. > --- > eclass/eutils.eclass | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Merged now. -- Best regards, Michał Górny