diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index b26655e58f..553f87b04f 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -309,5 +309,6 @@ linux4.9-dbg_package() { short_desc+=" - debugging symbols" pkg_install() { vmove usr/lib/debug + vmove "boot/System.map-${_kernver}" } }