Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/teeworlds/
Date: Thu, 04 May 2017 21:21:40
Message-Id: 1493932856.7a56f75b82e732e9931bfa0e03a6333114986bd7.chewi@gentoo
1 commit: 7a56f75b82e732e9931bfa0e03a6333114986bd7
2 Author: Learath <learath2 <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 9 20:41:26 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 21:20:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a56f75b
7
8 games-action/teeworlds: Remove ugly patch
9
10 https://bugs.gentoo.org/show_bug.cgi?id=598637
11 Closes: https://github.com/gentoo/gentoo/pull/4400
12
13 games-action/teeworlds/teeworlds-0.6.4.ebuild | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/games-action/teeworlds/teeworlds-0.6.4.ebuild b/games-action/teeworlds/teeworlds-0.6.4.ebuild
17 index dc1a0d9c2f2..160ddb439d5 100644
18 --- a/games-action/teeworlds/teeworlds-0.6.4.ebuild
19 +++ b/games-action/teeworlds/teeworlds-0.6.4.ebuild
20 @@ -63,10 +63,6 @@ src_prepare() {
21 settings.link.flags:Add("${LDFLAGS}")
22 end
23 __EOF__
24 -
25 - sed -i \
26 - -e "s#/usr/share/games/teeworlds/data#/usr/share/${PN}/data#" \
27 - src/engine/shared/storage.cpp || die
28 }
29
30 src_configure() {