mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
sys-boot/grml-rescueboot: insinto -> exeinto
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
0c04224480
commit
d500708f0d
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user