Hide Forgot
Created attachment 1118269 [details] patch from the upstream bug Description of problem: From the commit log: The .desktop files were not generated since there were two rules for the same targets. So the last rule was executed, which is the mkdir command. To be sure that the mkdir command is executed before any target is built, we can use $(shell ...). See: http://stackoverflow.com/questions/2122602/force-makefile-to-execute-script-before-building-targets Version-Release number of selected component (if applicable): gedit-3.14.3-9.el7.x86_64
thanks for the patch
Patch has been included.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2424.html