From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/ledger-live-bin/
Date: Fri, 9 Aug 2024 12:46:15 +0000 (UTC) [thread overview]
Message-ID: <1723170086.d9143c79fc531fbfcc9adde7b2a7314e2ee02d40.davidroman@gentoo> (raw)
commit: d9143c79fc531fbfcc9adde7b2a7314e2ee02d40
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Fri Aug 9 02:15:44 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Aug 9 02:21:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9143c79
app-misc/ledger-live-bin: sync install location with QA_PREBUILT
I didn't account for the package move when specifying QA_PREBUILT in commit
b51a1c.
Bug: https://bugs.gentoo.org/937490
Fixes: b51a1ce220050a83487f36f759a6b7375c2f0d1f
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-misc/ledger-live-bin/ledger-live-bin-2.84.1.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/app-misc/ledger-live-bin/ledger-live-bin-2.84.1.ebuild b/app-misc/ledger-live-bin/ledger-live-bin-2.84.1.ebuild
index a84428d99..793084f6b 100644
--- a/app-misc/ledger-live-bin/ledger-live-bin-2.84.1.ebuild
+++ b/app-misc/ledger-live-bin/ledger-live-bin-2.84.1.ebuild
@@ -51,7 +51,6 @@ QA_PREBUILT="
opt/ledger-live/libvk_swiftshader.so
opt/ledger-live/libvulkan.so.1
"
-QA_FLAGS_IGNORED="${QT_PREBUILT}"
src_unpack() {
cp "${DISTDIR}"/ledger-live-desktop-${PV}-linux-x86_64.AppImage ${P}.AppImage || die
@@ -68,16 +67,16 @@ src_prepare() {
}
src_install() {
- exeinto /opt/${PN}
+ exeinto /opt/ledger-live
doexe chrome{-sandbox,_crashpad_handler} ledger-live-desktop
- insinto /opt/${PN}
+ insinto /opt/ledger-live
doins -r *.{bin,dat,json,pak} locales resources lib*
- fperms u+s /opt/${PN}/chrome-sandbox
+ fperms u+s /opt/ledger-live/chrome-sandbox
domenu ledger-live-desktop.desktop
insinto /usr/share
doins -r usr/share/icons
- dosym -r /opt/${PN}/ledger-live-desktop /usr/bin/ledger-live
+ dosym -r /opt/ledger-live/ledger-live-desktop /usr/bin/ledger-live
# bug 937379
- rm "${ED}"/opt/${PN}/resources/app-update.yml || die
+ rm "${ED}"/opt/ledger-live/resources/app-update.yml || die
find "${ED}" -type d -exec chmod 755 {} + || die
}
next reply other threads:[~2024-08-09 12:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 12:46 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-08 0:27 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ledger-live-bin/ Lucio Sauer
2024-08-08 0:33 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-08 0:27 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-08 0:33 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-06 2:13 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-06 14:10 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-06 2:13 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-06 14:10 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-06 2:13 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-06 14:10 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-06 2:13 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-06 14:10 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-06 2:13 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-06 14:10 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
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=1723170086.d9143c79fc531fbfcc9adde7b2a7314e2ee02d40.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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