This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Description
opentabletdriver.x86_64: E: arch-dependent-file-in-usr-share (Badness: 590) /usr/share/OpenTabletDriver/OpenTabletDriver.Console
opentabletdriver.x86_64: E: arch-dependent-file-in-usr-share (Badness: 590) /usr/share/OpenTabletDriver/OpenTabletDriver.Daemon
opentabletdriver.x86_64: E: arch-dependent-file-in-usr-share (Badness: 590) /usr/share/OpenTabletDriver/OpenTabletDriver.UX.Gtk
This log is from rpmlint, which is used to check quality of a RPM package.
Anyway, /usr/share isn't a good place for a software that is built with --runtime linux-x64.
We can still put Configurations in /usr/share, but the actual program and its libraries should be moved to somewhere like /opt.