[SCM] Installer for game data files branch, wolf3d, updated. f16de3b03405d4881fe2dd9d0793b2b515cd9437

Jon Dowland jmtd at debian.org
Thu Mar 24 12:41:18 UTC 2011


The following commit has been merged in the wolf3d branch:
commit af282b78277618dac2489f1540231d9109d6699b
Author: Jon Dowland <jmtd at debian.org>
Date:   Thu Mar 24 12:31:34 2011 +0000

    clean up unwanted wolf files and copy in copyright file

diff --git a/supported/wolf3d b/supported/wolf3d
index 406437a..6a4d54b 100644
--- a/supported/wolf3d
+++ b/supported/wolf3d
@@ -84,6 +84,8 @@ go() {
 
     gdp_unzip "$ZIPFILE" W3DSW14.SHR
     /home/jon/wd/web/debian/games/game-data-packager/wolf/extract W3DSW14.SHR
+    rm "order.frm  w3dhelp.exe  W3DSW14.SHR  wolf3d.exe"
+
 	wlfiles="
 		audiohed.wl1:58aa1b9892d5adfa725fab343d9446f8
 		audiot.wl1:4b6109e957b584e4ad7f376961f3887e
@@ -112,6 +114,7 @@ go() {
         slipstream_file "$file" "usr/share/games/wolf3d/$file"
 		rm "$file"
     done
+    slipstream_file vendor.doc "usr/share/doc/wolf3d/vendor.doc"
     slipstream_instsize
     slipstream_repack "$OUTFILE"
     slipstream_cleanup

-- 
Installer for game data files



More information about the Pkg-games-commits mailing list