patches: VPATH build of viewres, xedit, xfd, xgc, and xgc fails

Dan Nicholson dbn.lists at gmail.com
Fri Nov 7 15:00:17 PST 2008


On Fri, Nov 7, 2008 at 12:49 AM, Peter Breitenlohner <peb at mppmu.mpg.de> wrote:
> Hi Alan, Julien,
>
> the five apps viewres, xedit, xfd, xgc, and xgc have moved their
> appdefault files to a subdirectory app-defaults but haven't made sure that
> this subdirectory exists in the build tree. Consequently a VPATH build
> (distcheck!) fails.
>
> Attached are five tiny patches. Could one of you you please apply them.

In order to guard against races with parallel jobs, can you change to
`mkdir -p'? It may not matter in cases where there is only one .ad
file, but it can't hurt.

--
Dan



More information about the xorg mailing list