On Fri, Nov 7, 2008 at 12:49 AM, Peter Breitenlohner <[EMAIL PROTECTED]> 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 _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
