Bug#852572: s390-tools: Update udevadm path
Michael Biebl <[email protected]>
| Newsgroups | gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <de9d785b-5b33-4a8c-21cf-eb5f066d0334__45899.2117819891$1497965266$gmane$org@debian.org> |
On Wed, 25 Jan 2017 14:42:36 +0100 [email protected] wrote: > According to codesearch [1] your package s390-tools does hard-code the > udevadm path as /sbin/udevadm. > > Please change that to /bin/udevadm. You might also consider not hard-coding the path at all, and simply rely on PATH being set properly. This should be a safe assumption, especially since the binary is now in /bin Regards, Michael