-
Related commit
So I presumed based on the commit that the drivers hosted here, should all go under ${PREFIX}/lib/xorg/modules/xlibre-ABI/, but the build files of the drivers I checked all have their default set to ${PREFIX}/lib/xorg/modules/. So should they go to /lib/xorg/modules/xlibre-ABI/ or not? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Drivers should all go to the per-ABI directory, as specified xorg-server.pc file. If some drivers aren't honoring that yet, then it's a bug. Feel free to file tickets in the corresponding repos or submit PRs. |
Beta Was this translation helpful? Give feedback.
Drivers should all go to the per-ABI directory, as specified xorg-server.pc file.
If some drivers aren't honoring that yet, then it's a bug. Feel free to file tickets in the corresponding repos or submit PRs.