Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 902912 Details for
Bug 939187
[guru] gui-apps/satty-0.14.0 fails to compile: !!! dobin: satty does not exist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the target path
fix-satty-install-target.patch (text/plain), 491 bytes, created by
Thomas Pathmann
on 2024-09-13 15:49:19 UTC
(
hide
)
Description:
Patch to fix the target path
Filename:
MIME Type:
Creator:
Thomas Pathmann
Created:
2024-09-13 15:49:19 UTC
Size:
491 bytes
patch
obsolete
>--- /var/db/repos/guru/gui-apps/satty/satty-0.14.0.ebuild 2024-09-13 11:58:12.380288550 +0200 >+++ /var/db/repos/localrepo/gui-apps/satty/satty-0.14.0.ebuild 2024-09-13 16:24:48.475471529 +0200 >@@ -261,13 +261,7 @@ > src_install() { > dodoc README.md > >- if use debug ; then >- cd target/debug || die >- else >- cd target/release || die >- fi >- >- dobin satty >+ dobin $(cargo_target_dir)/satty > #Just add the icon and desktop file > doicon "${S}/assets/satty.svg" > domenu "${S}/satty.desktop"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 939187
:
902252
|
902912
|
902923