[SCM] clone of the legendary first person shooter Doom branch, master, updated. upstream/2.5.0+dfsg1-19-g1125a27

Jon Dowland jmtd at debian.org
Fri Sep 3 15:36:41 UTC 2010


The following commit has been merged in the master branch:
commit 199a24c0106d32a29d93b9eee10d079dc8d22c43
Author: Jon Dowland <jmtd at debian.org>
Date:   Fri Sep 3 15:13:11 2010 +0100

    apply do_not_rebuild_prboom.wad.patch

diff --git a/data/Makefile.am b/data/Makefile.am
index 8f0e6d0..99d8b5f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -8,5 +8,5 @@ EXTRA_DIST=prboom.wad prboom.txt
 MAINTAINERCLEANFILES=prboom.wad
 
 prboom.wad      :       prboom.txt $(wildcard graphics/*.ppm sprites/*.ppm lumps/*.lmp sounds/*.wav)
-	-rm -f $@
-	deutex -make prboom.txt $@
+#	-rm -f $@
+#	deutex -make prboom.txt $@
diff --git a/data/Makefile.in b/data/Makefile.in
index f4a4e8a..082ce44 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -355,8 +355,8 @@ uninstall-am: uninstall-wadDATA
 
 
 prboom.wad      :       prboom.txt $(wildcard graphics/*.ppm sprites/*.ppm lumps/*.lmp sounds/*.wav)
-	-rm -f $@
-	deutex -make prboom.txt $@
+#	-rm -f $@
+#	deutex -make prboom.txt $@
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:

-- 
clone of the legendary first person shooter Doom



More information about the Pkg-games-commits mailing list