[game-data-packager] 01/01: quake: fix GOG archive unpack list

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Sep 2 21:49:26 UTC 2015


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 c4e6171d4ba930168b18050af0579026feb16ec0
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Sep 2 23:48:44 2015 +0200

    quake: fix GOG archive unpack list
---
 data/quake.yaml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/data/quake.yaml b/data/quake.yaml
index 1747aee..b5751c9 100644
--- a/data/quake.yaml
+++ b/data/quake.yaml
@@ -335,12 +335,20 @@ files:
   setup_quake_the_offering_2.0.0.6.exe:
     unpack:
       format: innoextract
+      unpack:
+      - id1/pak0.pak
+      - id1/pak1.pak
+      - comexp.txt
+      - licinfo.txt
+      - quake manual.pdf
+      - hipnotic/pak0.pak
+      - rogue/pak0.pak
     provides:
     - id1/pak0.pak_106
     - id1/pak1.pak
     - comexp.txt_101_cd
     - licinfo.txt_gog
-    - quake manual.pdf
+    - quake manual.pdf_gog
     - hipnotic/pak0.pak
     - rogue/pak0.pak
 

-- 
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