build: Modernize device installation
Drop the obsoleted mknod calls - all modern systems use devtmpfs, and
that creates the rtp nodes for us.
Furthermore, switch the remaining installation of udev rules to proper
automake, using sysconfdir, INSTALL_DATA etc., dropping sudo from those
steps (installation into privileged folders implies "sudo make install"
or running as root in the first place).
Finally, only differentiate between pre-existing udev.rules and default
installation into rules.d.
This removes the need for the install-user target - drop it.
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Showing
Please register or sign in to comment