Created attachment 36420 [details] [review] fix build with --disable-xorg The 10-evdev.conf file gets installed as /usr/share/X11/10-evdev.conf on platforms that built the server with --disable-xorg like s390/s390x. The definition/installation should be guarded with "if XORG" because it makes sense only when built with xorg. The failed build can be seen at https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=166945 and successful one with this patch applied at https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=174826
Please use http instead of https if you would have problems accessing the URLs.
Review of attachment 36420 [details] [review]: Ack. Can you send the patch to xorg-devel@lists.x.org?
Mail sent, but waits for a moderator.
commit ecdbe817fd7eb53fd1e7485c0492355f7f002d2a Author: Dan Horák <dan@danny.cz> Date: Tue Jun 22 19:45:26 2010 +0200 XF86CONFIGDIR is undefined when built with --disable-xorg (#28672)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.