[game-data-packager] 01/01: Doom: fix 'other parts' for GOG archive, thanks Simon
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Wed Oct 11 08:05:12 UTC 2017
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 07942a1cec329964aadec0f8ff467351338c853b
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Wed Oct 11 10:04:41 2017 +0200
Doom: fix 'other parts' for GOG archive, thanks Simon
---
data/doom.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/data/doom.yaml b/data/doom.yaml
index dd5aa91..2e1926c 100644
--- a/data/doom.yaml
+++ b/data/doom.yaml
@@ -185,9 +185,6 @@ files:
look_for: [doombible.pdf, doom_bible.pdf, 'doom bible.pdf']
setup_the_ultimate_doom_2.0.0.3.exe:
- other_parts:
- - setup_doom_3_bfg_1.14_(13452)_(g)-1.bin
- - setup_doom_3_bfg_1.14_(13452)_(g)-2.bin
unpack:
format: innoextract
provides:
@@ -196,6 +193,9 @@ files:
- manual.pdf
setup_doom_3_bfg_1.14_(13452)_(g).exe:
+ other_parts:
+ - setup_doom_3_bfg_1.14_(13452)_(g)-1.bin
+ - setup_doom_3_bfg_1.14_(13452)_(g)-2.bin
unpack:
format: innoextract
provides:
--
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