From 174be5af869bdfab58bde907936df7422d651a5b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Aug 2021 03:31:02 +0100 Subject: games-strategy/majesty-demo: tidy ebuild Signed-off-by: Sam James --- games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild index 1511d51ed930..663dd0a28811 100644 --- a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild +++ b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild @@ -8,6 +8,7 @@ inherit desktop unpacker wrapper DESCRIPTION="Control your own kingdom in this simulation" HOMEPAGE="https://www.linuxgamepublishing.com/info.php?id=8&" SRC_URI="http://ftp2.za.freebsd.org/pub/FreeBSD/ports/distfiles/majesty_demo.run" +S="${WORKDIR}" LICENSE="MAJESTY-DEMO" SLOT="0" @@ -22,9 +23,6 @@ RDEPEND=" x11-libs/libXau[abi_x86_32(-)] x11-libs/libXdmcp[abi_x86_32(-)] " -DEPEND="" - -S="${WORKDIR}" dir="/opt/${PN}" Ddir="${D}/${dir}" -- cgit v1.2.3-65-gdbad