Skip to content

Commit

Permalink
games-puzzle/splice: use non-relative wrapper path
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/809356
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 23, 2021
1 parent 10b797f commit b763af0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ KEYWORDS="-* ~amd64 ~x86"

RESTRICT="bindist fetch splitdebug"

MYGAMEDIR=opt/${PN}
MYGAMEDIR=/opt/${PN}
QA_PREBUILT="
${MYGAMEDIR#/}/Splice*
${MYGAMEDIR#/}/Splice_Data/Mono/*
Expand Down

0 comments on commit b763af0

Please sign in to comment.