games-action/teeworlds: Remove ugly patch
authorLearath <learath2@gmail.com>
Sun, 9 Apr 2017 20:41:26 +0000 (22:41 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 4 May 2017 21:20:56 +0000 (22:20 +0100)
https://bugs.gentoo.org/show_bug.cgi?id=598637
Closes: https://github.com/gentoo/gentoo/pull/4400

games-action/teeworlds/teeworlds-0.6.4.ebuild

index dc1a0d9c2f20cc37d95a94eafd48a8e07d3d41a0..160ddb439d5026a131760edf53d9cd5bc4f346c6 100644 (file)
@@ -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() {