This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 847d171f1d697b110a6b300e9bfb918330eeef5d Author: Alexandre Detiste <[email protected]> Date: Tue Sep 8 20:15:28 2015 +0200 Quake3TA: more precise dirname to avoid iter_steam_path false positive --- data/quake3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/quake3.yaml b/data/quake3.yaml index 92deb10..8a6bb95 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -130,7 +130,7 @@ packages: copyright: © 2010 id Software steam: id: 2350 - path: "common/Quake 3 Arena" + path: "common/Quake 3 Arena/missionpack" expansion_for: quake3-data debian: depends: quake3-data (>= 38) -- 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

