This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 43f57b818f0f11654bfac328dba72a254f5dd050 Author: Alexandre Detiste <[email protected]> Date: Thu Jan 15 13:19:05 2015 +0100 s.o.d.: convert symlink to $docdir --- data/spear-of-destiny.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml index c82e400..97b08cd 100644 --- a/data/spear-of-destiny.yaml +++ b/data/spear-of-destiny.yaml @@ -36,10 +36,8 @@ packages: 2382785751 305891 vgagraph.sdm 3240931844 402 vgahead.sdm 3002732200 730624 vswap.sdm - 2532954622 6852 sod.doc - symlinks: - usr/share/doc/spear-of-destiny-demo-data/sod.doc: - usr/share/games/wolf3d/sod.doc + install: + - sod.doc spear-of-destiny-data: longname: "Spear of Destiny (registered version, mission 1)" @@ -128,6 +126,12 @@ files: unpack: format: lha + sod.doc: + install_to: $docdir + +cksums: | + 2532954622 6852 sod.doc + md5sums: | f0022742f86c214872bd72f03aaf1529 audiohed.sdm fcde1333c941229f4dd6ca099fcfe616 audiot.sdm -- 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

