summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-01-13 16:26:49 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2016-01-13 16:45:26 -0500
commitd405fba8969faa950c7d405f5bdf65b3a6e74c74 (patch)
treee78bc42c7d55158957d9f05f8c53c347198ca42b /games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
parentdev-java/fop: Set headless flag in launcher, except when -awt given (diff)
downloadgentoo-d405fba8969faa950c7d405f5bdf65b3a6e74c74.tar.gz
gentoo-d405fba8969faa950c7d405f5bdf65b3a6e74c74.tar.bz2
gentoo-d405fba8969faa950c7d405f5bdf65b3a6e74c74.zip
games-arcade/aquaria: use QA_PREBUILT
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-arcade/aquaria/aquaria-1.1.3-r1.ebuild')
-rw-r--r--games-arcade/aquaria/aquaria-1.1.3-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild b/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
index eee55b17b05f..9c6193b02032 100644
--- a/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
+++ b/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild
@@ -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}"
@@ -33,8 +36,6 @@ src_unpack() {
}
src_install() {
- local dir="${GAMES_PREFIX_OPT}/${PN}"
-
insinto "${dir}"
exeinto "${dir}"