Skip to content

sci-physics/profex-4.3.6: /var/tmp/portage/sci-physics/profex-4.3.6/image/src/profex does not exist #220

@jborme

Description

@jborme

After build, it complains:

>>> Install sci-physics/profex-4.3.6 into /var/tmp/portage/sci-physics/profex-4.3.6/image
!!! dobin: /var/tmp/portage/sci-physics/profex-4.3.6/image/src/profex does not exist

Workaround: get the binary from ${S}.

--- profex/profex-4.3.6.ebuild	2023-06-27 21:49:33.746681385 +0100
+++ b/profex-4.3.6.ebuild	2023-06-27 21:46:04.633347871 +0100
@@ -60,6 +60,6 @@
 }
 
 src_install() {
-	dobin "${D}"/src/profex
+	dobin "${S}"/src/profex
 	default
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions