Skip to content

Commit

Permalink
games-rpg/broken-age: tidy ebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 23, 2021
1 parent ec7c346 commit 60ef30d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-rpg/broken-age/broken-age-2.4.800398.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ MY_PN="BrokenAge"
DESCRIPTION="Point-and-click adventure from Tim Schafer's Double Fine Productions"
HOMEPAGE="http://www.brokenagegame.com"
SRC_URI="${MY_PN}_linux.tar.gz"
S="${WORKDIR}"

LICENSE="all-rights-reserved"
SLOT="0"
Expand All @@ -20,10 +21,9 @@ RDEPEND="
virtual/opengl[abi_x86_32]
"

S="${WORKDIR}"

DIR="/opt/${PN}"
QA_PREBUILT="${DIR}/*"
QA_PREBUILT="${DIR#/}/*"

pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"
Expand Down

0 comments on commit 60ef30d

Please sign in to comment.