mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
We don't have to list the crate licenses, as they are not relevant for the kernel module. Also drop the explicit definition of src_install() and pkg_postinst() because linux-mod-r1.eclass exports those functions. Finally address some minor style issues. Signed-off-by: Florian Schmaus <flow@gentoo.org>