sys-boot/grml-rescueboot: insinto -> exeinto

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich 2024-06-29 05:38:23 +04:00
parent 0c04224480
commit d500708f0d
No known key found for this signature in database
GPG Key ID: E91CC56723EE101E

View File

@ -23,9 +23,8 @@ src_install() {
insinto /etc/default/
doins etc/default/grml-rescueboot
insinto /etc/grub.d/
doins etc/grub.d/42_grml
fperms +x /etc/grub.d/42_grml
exeinto /etc/grub.d/
newexe etc/grub.d/42_grml 42_grml
}
pkg_postinst() {