forked from pool/libinput
Switch to %udev_hwdb_update #1
Reference in New Issue
Block a user
Delete Branch ":udev-rpm-macro"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On recent distros such as TW, this shouldn't be necessary at all as the hwdb is automatically updated via the rpm file triggers mechanism.
However the explicit call to update the hwdb is kept in case the spec file is also used for older ditros.
The call is also done from %posttrans where we know that udev is fully functional without the need of 'Requires(post): udev'.