From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/grml-rescueboot/
Date: Sat, 29 Jun 2024 01:38:26 +0000 (UTC) [thread overview]
Message-ID: <1719625103.d500708f0d8acce214eb32beb8b7e5a949213a80.zdanevich.vitaly@gentoo> (raw)
commit: d500708f0d8acce214eb32beb8b7e5a949213a80
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sat Jun 29 01:38:23 2024 +0000
Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Sat Jun 29 01:38:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d500708f
sys-boot/grml-rescueboot: insinto -> exeinto
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild b/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild
index d5ef3ff12..e5437389f 100644
--- a/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild
+++ b/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild
@@ -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() {
next reply other threads:[~2024-06-29 1:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-29 1:38 Vitaly Zdanevich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-13 1:17 [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/grml-rescueboot/ Vitaly Zdanevich
2024-06-29 1:23 Vitaly Zdanevich
2024-06-29 1:21 Vitaly Zdanevich
2024-06-28 1:54 Vitaly Zdanevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1719625103.d500708f0d8acce214eb32beb8b7e5a949213a80.zdanevich.vitaly@gentoo \
--to=zdanevich.vitaly@ya.ru \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox