[game-data-packager] 01/01: FreeSpace2: fix alternatives

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Apr 7 12:29:57 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 81f28cea413d941ea771c2ae83e850f7c5457c84
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Apr 7 14:29:36 2015 +0200

    FreeSpace2: fix alternatives
---
 data/freespace2.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/data/freespace2.yaml b/data/freespace2.yaml
index 67f2c42..49334b6 100644
--- a/data/freespace2.yaml
+++ b/data/freespace2.yaml
@@ -478,6 +478,10 @@ files:
     alternatives:
     - stu_fs2.vp_steam
     - stu_fs2.vp_gog
+  stu_fs2.vp_steam:
+    look_for: [stu_fs2.vp]
+  stu_fs2.vp_gog:
+    look_for: [stu_fs2.vp]
 
   GOG_EULA.txt:
     install_to: $docdir
@@ -498,6 +502,10 @@ files:
     alternatives:
     - INTRO.MVE_steam
     - INTRO.MVE_gog
+  INTRO.MVE_steam:
+    look_for: [INTRO.MVE]
+  INTRO.MVE_gog:
+    look_for: [INTRO.MVE]
 
   MONO1.MVE:
     install_to: usr/share/games/freespace2-open/data/movies

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