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 f5f5858e801b2d0ce8045388fa9c132544d3a14a Author: Alexandre Detiste <[email protected]> Date: Sun Nov 8 20:25:40 2015 +0100 doom: use 'doc:' shortcut --- data/doom.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/doom.yaml b/data/doom.yaml index 504a45b..dd01bd7 100644 --- a/data/doom.yaml +++ b/data/doom.yaml @@ -35,7 +35,7 @@ packages: longname: Doom install: - doom.wad - optional: + doc: - doom bible.pdf - manual.pdf @@ -139,9 +139,9 @@ files: doom bible.pdf: download: http://5years.doomworld.com/doombible/doombible.pdf - install_to: $docdir - manual.pdf: - install_to: $docdir + install_as: doom_bible.pdf + look_for: [doombible.pdf, doom_bible.pdf, 'doom bible.pdf'] + setup_the_ultimate_doom_2.0.0.3.exe: sha1: 923c77b2cb7b4a73abd62f62c26f614446c849ff unpack: -- 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

