Files
Arch-R/packages/linux
Andre Heider b9c9046654 linux: merge post_install() into makeinstall_target()
$PKG_BUILD, a build time variable, is accessed in post_install(), which is an
install time function. Move it, so the regdb files are copied in a build time
function instead.
2019-12-31 11:26:49 +01:00
..