This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit f2e8100e7900fa4410460ff4389087e1fefed074 Author: Alexandre Detiste <[email protected]> Date: Wed Jan 21 15:07:38 2015 +0100 add path to Quake 3 Steam data --- data/quake3.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/quake3.yaml b/data/quake3.yaml index adc5793..fa60271 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -34,6 +34,7 @@ packages: engine: quake3 | quake3-server steam: id: 2200 + path: "common/Quake 3 Arena" # We deliberately only put baseq3 in the search path, not # missionpack, so that the engine doesn't think missionpack # is installed unless its pak0.pk3 is present. @@ -77,6 +78,7 @@ packages: longname: Quake III Team Arena steam: id: 2350 + path: "common/Quake 3 Arena" expansion_for: quake3-data symlinks: usr/share/games/quake3/missionpack/pak0.pk3: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

