From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-backup/grub-btrfs/
Date: Sat, 16 Apr 2022 19:12:30 +0000 (UTC) [thread overview]
Message-ID: <1650136160.797b5db21989d855ab99669c32a92de05a25a689.pascal.jaeger@gentoo> (raw)
commit: 797b5db21989d855ab99669c32a92de05a25a689
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Apr 16 19:09:20 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Apr 16 19:09:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=797b5db2
app-backup/grub-btrfs: Minor things in ebuild fix
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/grub-btrfs/grub-btrfs-4.11.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-backup/grub-btrfs/grub-btrfs-4.11.ebuild b/app-backup/grub-btrfs/grub-btrfs-4.11.ebuild
index cd3f71ad1..740e6ce1f 100644
--- a/app-backup/grub-btrfs/grub-btrfs-4.11.ebuild
+++ b/app-backup/grub-btrfs/grub-btrfs-4.11.ebuild
@@ -16,26 +16,23 @@ PATCHES=( "${FILESDIR}/${P}-remove-docs-from-make.patch" )
DEPEND="
sys-fs/btrfs-progs
sys-boot/grub
- virtual/awk
- >=app-shells/bash-4
+ virtual/awk
+ >=app-shells/bash-4
"
RDEPEND="${DEPEND}"
BDEPEND=""
-src_prepare() {
- default
-}
src_compile(){
true
}
src_install(){
default
dodoc README.md
- mv ./initramfs/readme.md initramfs-overlayfs.md
+ mv ./initramfs/readme.md initramfs-overlayfs.md || die
dodoc initramfs-overlayfs.md
}
pkg_postinst() {
elog "run 'grub-mkconfig -o /boot/grub/grub.cfg' to update your Grub menu."
- elog "update your /etc/grub.d/41_snapshots-btrfs script (e.g. with dispatch-conf or etc-update)"
+ elog "update your /etc/grub.d/41_snapshots-btrfs script (e.g. with dispatch-conf or etc-update)"
}
next reply other threads:[~2022-04-16 19:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-16 19:12 Pascal Jäger [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-09 19:21 [gentoo-commits] repo/proj/guru:dev commit in: app-backup/grub-btrfs/ Pascal Jäger
2022-11-23 15:58 Pascal Jäger
2022-11-23 15:58 Pascal Jäger
2022-04-18 19:11 Pascal Jäger
2022-04-18 19:09 Pascal Jäger
2021-10-08 18:35 Arthur Zamarin
2021-10-05 19:24 Pascal Jäger
2021-10-04 20:01 Pascal Jäger
2021-10-03 20:20 Pascal Jäger
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=1650136160.797b5db21989d855ab99669c32a92de05a25a689.pascal.jaeger@gentoo \
--to=pascal.jaeger@leimstift.de \
--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