Skip to content

Commit

Permalink
app-containers/podman: fix prefix
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
tormath1 committed Mar 20, 2023
1 parent 072f241 commit 9ce7f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overlay/app-containers/podman/podman-4.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ src_compile() {
export -n GOCACHE GOPATH XDG_CACHE_HOME
GOBIN="${S}/bin" \
emake all \
PREFIX="${EPREFIX}/usr" \
GIT_BRANCH=master \
GIT_BRANCH_CLEAN=master \
COMMIT_NO="${git_commit}" \
Expand Down

0 comments on commit 9ce7f40

Please sign in to comment.