[game-data-packager] 01/01: comi: make handling of font*.nut more explicit

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Jan 4 06:29:37 UTC 2016


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 3be040afce739d8fed0f582ba1df7f1d2187326f
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Jan 4 07:23:45 2016 +0100

    comi: make handling of font*.nut more explicit
---
 data/comi.yaml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/data/comi.yaml b/data/comi.yaml
index 345403c..327f7f4 100644
--- a/data/comi.yaml
+++ b/data/comi.yaml
@@ -66,12 +66,12 @@ packages:
     - resource/font4.nut
 
 files:
-  resource/font1.nut:
-    distinctive_name: false
-  resource/font2.nut:
-    distinctive_name: false
-  resource/font3.nut:
-    distinctive_name: false
+  resource/font0.nut?demo:
+    look_for:
+    - resource/font0.nut
+    - resource/font1.nut
+    - resource/font2.nut
+    - resource/font3.nut
 
   cursmon1.zip:
     download: https://archive.org/download/cursmon1/cursmon1.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