diff options
author | Sam James <sam@gentoo.org> | 2021-08-22 03:29:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-23 05:06:01 +0100 |
commit | 0651de6164bdb304737602578656a989681b8c67 (patch) | |
tree | b6c0b4408629649f26f2b594e14e6f148b05dfd9 /games-simulation | |
parent | games-simulation/sky-rogue: tidy ebuild (diff) | |
download | gentoo-0651de6164bdb304737602578656a989681b8c67.tar.gz gentoo-0651de6164bdb304737602578656a989681b8c67.tar.bz2 gentoo-0651de6164bdb304737602578656a989681b8c67.zip |
games-simulation/slime-rancher: tidy ebuild
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild b/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild index a27ed01cb70f..f27ad052cfb3 100644 --- a/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild +++ b/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild @@ -26,7 +26,7 @@ RDEPEND=" BDEPEND="app-arch/unzip" DIR="/opt/${PN}" -QA_PREBUILT="${DIR}/*" +QA_PREBUILT="${DIR#/}/*" pkg_nofetch() { einfo "Please buy and download ${SRC_URI} from:" |