Skip to content

Inconsistent installation path for udev.h #74

@WhyNotHugo

Description

@WhyNotHugo

Makefile installs libudev.h into /usr/include/libudev.h.

However, eudev provides /usr/include/udev.h.

As a result, the headers provided by this package don't work as a drop-in replacement when compiling software that depends on udev.h.

Shouldn't libudev.h be installed into /usr/include/udev.h instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions