diff options
author | Learath <learath2@gmail.com> | 2017-04-09 22:41:26 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-05-04 22:20:56 +0100 |
commit | 7a56f75b82e732e9931bfa0e03a6333114986bd7 (patch) | |
tree | 0207b8d6fcd92bc852e5a34d336b105ed731d3de /games-action/teeworlds | |
parent | games-action/teeworlds: Version bump to 0.6.4 (diff) | |
download | gentoo-7a56f75b82e732e9931bfa0e03a6333114986bd7.tar.gz gentoo-7a56f75b82e732e9931bfa0e03a6333114986bd7.tar.bz2 gentoo-7a56f75b82e732e9931bfa0e03a6333114986bd7.zip |
games-action/teeworlds: Remove ugly patch
https://bugs.gentoo.org/show_bug.cgi?id=598637
Closes: https://github.com/gentoo/gentoo/pull/4400
Diffstat (limited to 'games-action/teeworlds')
-rw-r--r-- | games-action/teeworlds/teeworlds-0.6.4.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games-action/teeworlds/teeworlds-0.6.4.ebuild b/games-action/teeworlds/teeworlds-0.6.4.ebuild index dc1a0d9c2f20..160ddb439d50 100644 --- a/games-action/teeworlds/teeworlds-0.6.4.ebuild +++ b/games-action/teeworlds/teeworlds-0.6.4.ebuild @@ -63,10 +63,6 @@ src_prepare() { settings.link.flags:Add("${LDFLAGS}") end __EOF__ - - sed -i \ - -e "s#/usr/share/games/teeworlds/data#/usr/share/${PN}/data#" \ - src/engine/shared/storage.cpp || die } src_configure() { |