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 da80f78a36c6a77437d17c267d32327f481b7255 Author: Alexandre Detiste <[email protected]> Date: Sun Feb 7 10:50:37 2016 +0100 remove extraneous 'unpack', this is only needed for innoextract because innoextract code doesn't know yet about the "look_for" --- data/zork.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/zork.yaml b/data/zork.yaml index 1011e1c..2d993ca 100644 --- a/data/zork.yaml +++ b/data/zork.yaml @@ -241,9 +241,6 @@ files: download: http://ifarchive.org/if-archive/infocom/demos/ztuu.zip unpack: format: zip - unpack: - - ztuu.z5 - - readme.txt provides: - ztuu.z5 - readme.txt?ztuu -- 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

