[game-data-packager] 01/08: ja: avoid warnings when an existing installation is found

Simon McVittie smcv at debian.org
Thu Nov 3 00:03:53 UTC 2016


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 5eed9d83edb4941d6815e249138cf64350fa188e
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Nov 2 11:27:07 2016 +0000

    ja: avoid warnings when an existing installation is found
---
 data/ja.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/ja.yaml b/data/ja.yaml
index 9967546..9708bbd 100644
--- a/data/ja.yaml
+++ b/data/ja.yaml
@@ -170,6 +170,12 @@ files:
     - assets0.pk3?demo
     - license.txt
 
+  # avoid warnings that assets0.pk3 didn't match the demo version due to the
+  # name mismatch
+  base/assets0.pk3:
+    look_for:
+      - assets0.pk3
+
   assets0.pk3?demo:
     unpack:
       format: zip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list