[game-data-packager] 01/02: dune2: fix glitch in metadata

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Jul 30 23:01:19 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 f3960df825ece1e3570b884d51ee10aad2fc2fa3
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Jul 31 00:42:39 2017 +0200

    dune2: fix glitch in metadata
---
 data/dune2.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/dune2.yaml b/data/dune2.yaml
index 0a9fbef..da3c078 100644
--- a/data/dune2.yaml
+++ b/data/dune2.yaml
@@ -13,7 +13,7 @@ packages:
     # https://archive.org/download/DuneIiTheBuildingOfADynastyDemo/dune2.zip
     DISABLED: demo not supported
     provides: dune2-data
-    conflicts: dune2-data
+    mutually_exclusive: True
     demo_for:
     - dune2-v10-data
     - dune2-v17-us-data
@@ -32,7 +32,7 @@ packages:
   dune2-v10-data:
     longname: "Dune II (v1.00/US)"
     provides: dune2-data
-    conflicts: dune2-data
+    mutually_exclusive: True
     install_to: $assets/dunelegacy
     install:
     - ATRE.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