Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-server/ut2004-ded/
Date: Mon, 23 Aug 2021 04:06:26
Message-Id: 1629691558.2181159e34c3f6c42e7f552a3d74a7e8ffb0eaef.sam@gentoo
1 commit: 2181159e34c3f6c42e7f552a3d74a7e8ffb0eaef
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 02:29:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:05:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2181159e
7
8 games-server/ut2004-ded: tidy ebuild
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild b/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
16 index c46e1f1ae9b..9a28a79d6bc 100644
17 --- a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
18 +++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
19 @@ -14,6 +14,7 @@ SRC_URI="
20 http://ut2004.ut-files.com/Patches/Linux/${PATCH_P}
21 https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z
22 "
23 +S="${WORKDIR}"
24
25 LICENSE="ut2003"
26 SLOT="0"
27 @@ -36,7 +37,6 @@ RDEPEND="
28 CHECKREQS_DISK_BUILD="2G"
29 QA_PREBUILT="*"
30
31 -S="${WORKDIR}"
32 DIR="/opt/${PN%-ded}"
33
34 src_prepare() {