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 70e74736453a309eb6536f35f8f9d0d3bf14f7ed Author: Alexandre Detiste <[email protected]> Date: Wed Sep 9 11:45:37 2015 +0200 indi4: use unixy forward slash in path --- data/atlantis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/atlantis.yaml b/data/atlantis.yaml index e163ccc..f8b87be 100644 --- a/data/atlantis.yaml +++ b/data/atlantis.yaml @@ -26,7 +26,7 @@ packages: provides: fate-of-atlantis-data steam: id: 6010 - path: "common\Indiana Jones and the Fate of Atlantis" + path: "common/Indiana Jones and the Fate of Atlantis" install: - atlantis.000 - atlantis.001 -- 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

