K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-05-22T10:20:03.992350Z K 7 svn:log V 333 N-i-c-o on #freebsd-fr reported that dri.pc doesn't exist in the stage directory on ARM. Thus, calling rm(1) on this non-existing file fails. Passing "-f" to rm(1) fixes the problem. Move the same commands which are executed in both branches of the "if (WITH_NEW_XORG)" block, move them outside of it. Obtained from: xorg-dev repo END