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

Move OpenTabletDriver directory to somewhere else (Linux packages) #7

Description

@hwsmm

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions