Skip to content

Commit

Permalink
games-arcade/aquaria: use QA_PREBUILT
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Michael Sterrett committed Jan 13, 2016
1 parent eb31649 commit d405fba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion games-arcade/aquaria/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST aquaria-lnx-humble-bundle.mojo.run 209499691 SHA256 1001a5bbc66cd72e64963afbb3f866432ca1b6e880d9da969ebd5fd224202fdd
DIST aquaria-lnx-humble-bundle.mojo.run 209499691 SHA256 1001a5bbc66cd72e64963afbb3f866432ca1b6e880d9da969ebd5fd224202fdd SHA512 4ae491ade644df73f676c7bd7c36aa79140aa7c4a312ecd613ba1c900506123ae37c644200433c0045713bb8f3f88e90e58be64d2fea6eee4e7015cd3e157738 WHIRLPOOL 65e117bfe824c0424a1a4de0662b50234fe21ff566a0d2e7ad9257637bdde44927495203a51b7c70cc8b7090334f65d398afd3743bb8a62fa85babb5b3e1d637
5 changes: 3 additions & 2 deletions games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ RDEPEND="

S=${WORKDIR}/data

dir=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${dir#/}/aquaria"

pkg_nofetch() {
echo
elog "Download ${SRC_URI} from ${HOMEPAGE} and place it in ${DISTDIR}"
Expand All @@ -33,8 +36,6 @@ src_unpack() {
}

src_install() {
local dir="${GAMES_PREFIX_OPT}/${PN}"

insinto "${dir}"
exeinto "${dir}"

Expand Down

0 comments on commit d405fba

Please sign in to comment.