[game-data-packager] 05/18: arx: remove extraneous look_for:

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu Jun 18 09:07:52 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 42b9b9b4185f441e8612cb344988665cc5e95cdd
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu Jun 18 10:48:54 2015 +0200

    arx: remove extraneous look_for:
---
 data/arx.yaml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/data/arx.yaml b/data/arx.yaml
index 13e9daf..62aa686 100644
--- a/data/arx.yaml
+++ b/data/arx.yaml
@@ -246,11 +246,9 @@ files:
 
   # DEMO
   data.pak_demo_latin:
-    look_for: [data.pak]
     distinctive_name: false
     install_as: data.pak
   data.pak_demo_ja:
-    look_for: [data.pak]
     distinctive_name: false
     install_as: data.pak
   logo.bmp_demo:
@@ -258,41 +256,29 @@ files:
     install_as: misc/logo.bmp
     distinctive_name: false
   sfx.pak_demo:
-    look_for: [sfx.pak]
     distinctive_name: false
     install_as: sfx.pak
   data2.pak_demo_en:
-    look_for: [data2.pak]
     install_as: data2.pak
   data2.pak_demo_fr:
-    look_for: [data2.pak]
     install_as: data2.pak
   data2.pak_demo_de:
-    look_for: [data2.pak]
     install_as: data2.pak
   loc.pak_demo_en:
-    look_for: [loc.pak]
     install_as: loc.pak
   loc.pak_demo_fr:
-    look_for: [loc.pak]
     install_as: loc.pak
   loc.pak_demo_de:
-    look_for: [loc.pak]
     install_as: loc.pak
   loc.pak_demo_ja:
-    look_for: [loc.pak]
     install_as: loc.pak
   speech.pak_demo_en:
-    look_for: [speech.pak]
     install_as: speech.pak
   speech.pak_demo_fr:
-    look_for: [speech.pak]
     install_as: speech.pak
   speech.pak_demo_de:
-    look_for: [speech.pak]
     install_as: speech.pak
   speech.pak_demo_ja:
-    look_for: [speech.pak]
     install_as: speech.pak
 
   Setup1.cab_en:

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