summaryrefslogtreecommitdiff
path: root/games-puzzle/numptyphysics/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
commitd4bd6695641f6d2ec7ff8681913d304e995902f5 (patch)
tree6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /games-puzzle/numptyphysics/files
parent22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff)
gentoo resync : 29.05.2018
Diffstat (limited to 'games-puzzle/numptyphysics/files')
-rw-r--r--games-puzzle/numptyphysics/files/numptyphysics-0.3.4-gentoo.patch (renamed from games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch b/games-puzzle/numptyphysics/files/numptyphysics-0.3.4-gentoo.patch
index e1276a86eddc..e3a7b2ee372f 100644
--- a/games-puzzle/numptyphysics/files/numptyphysics-9999-gentoo.patch
+++ b/games-puzzle/numptyphysics/files/numptyphysics-0.3.4-gentoo.patch
@@ -40,5 +40,5 @@ index b5d7fb9..6a0ccf4 100644
// System-wide installation
- return thp::format("%s/../share/%s/data", g_appDir.c_str(), appName().c_str());
-+ return "@GENTOO_DATADIR@";
++ return "/usr/share/numptyphysics/data";
}