Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934631 - genkernel hard codes /sbin/depmod
Summary: genkernel hard codes /sbin/depmod
Status: CONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 934535
  Show dependency tree
 
Reported: 2024-06-20 20:21 UTC by Mike Gilbert
Modified: 2024-06-20 20:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2024-06-20 20:21:58 UTC
There is no reason to hard code /sbin/depmod; it should just call depmod from PATH instead.