Commit graph

1 commit

Author SHA1 Message Date
6af4eb7150 Use the %_sbindir macro for location of umount.udisks
This way, it'll be moved to /usr/bin on systems where %_sbindir is
configured so. It'll still be accessible through the old location
thanks to the magic of symlinks. Moving of the file is important to
let the merge of /usr/sbin to be finished on upgraded systems.

While at it, stop using a glob for files in /usr/bin. Globs are
frowned upon for files in shared directories.
2026-06-08 11:59:08 +01:00