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 0a8a7f67ecf70073649d88d8292eff432fbc25b6 Author: Alexandre Detiste <[email protected]> Date: Thu Jun 18 11:07:10 2015 +0200 zork: remove extraneous look_for --- data/zork.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/zork.yaml b/data/zork.yaml index b0c8451..80a8496 100644 --- a/data/zork.yaml +++ b/data/zork.yaml @@ -68,7 +68,6 @@ files: - readme_zork1.txt readme_zork1.txt: distinctive_name: false - look_for: [readme.txt] install_to: $docdir install_as: readme.txt @@ -81,7 +80,6 @@ files: - readme_zork2.txt readme_zork2.txt: distinctive_name: false - look_for: [readme.txt] install_to: $docdir install_as: readme.txt @@ -94,7 +92,6 @@ files: - readme_zork3.txt readme_zork3.txt: distinctive_name: false - look_for: [readme.txt] install_to: $docdir install_as: readme.txt -- 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

