[game-data-packager] 15/20: Install Hexen 2 files to the location expected by uhexen2

Simon McVittie smcv at debian.org
Mon Jan 12 01:07:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit df854e37c3decf38a922cc774aaf84f0cb444076
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Jan 12 00:09:17 2015 +0000

    Install Hexen 2 files to the location expected by uhexen2
---
 data/hexen2.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/hexen2.yaml b/data/hexen2.yaml
index befae44..977d5c1 100644
--- a/data/hexen2.yaml
+++ b/data/hexen2.yaml
@@ -21,7 +21,7 @@ packages:
       id: 9060
       path: "common/Hexen 2"
     type: full
-    install_to: usr/share/games/hexen2-data
+    install_to: usr/share/games/hexen2
     install_files_from_cksums: |
       2912412704 22704056 data1/pak0.pak
       4210700438 75601170 data1/pak1.pak
@@ -29,12 +29,14 @@ packages:
   hexen2-portals-data:
     longname: "Hexen II Mission Pack: Portal of Praevus"
     type: expansion
+    install_to: usr/share/games/hexen2
     install_files_from_cksums: |
       1873146513 49089114 portals/pak3.pak
 
   hexen2-hexenworld-data:
     longname: "Hexen II: HexenWorld"
     type: expansion
+    install_to: usr/share/games/hexen2
     install_files_from_cksums: |
       _ 10780245 hw/pak4.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