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

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

commit 64001bbf134d9be9934088ca13e4997a49b93285
Author: Simon McVittie <s...@debian.org>
Date:   Sun Dec 27 22:40:34 2015 +0000

    Remove unused (and not installed) quake4smp wrapper
    
    The SMP renderer is activated via quake4 --smp instead.
---
 Makefile | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/Makefile b/Makefile
index 19a857e..02d155b 100644
--- a/Makefile
+++ b/Makefile
@@ -87,15 +87,6 @@ build/etqw: etqw.in Makefile
                < $< > $@
        chmod +x $@
 
-build/quake4-smp: quake4-smp.in Makefile
-       install -d build
-       sed \
-               -e 's!@binary@!quake4smp.x86!' \
-               -e 's!@self@!quake4-smp!' \
-               -e 's!@role@!client!' \
-               < $< > $@
-       chmod +x $@
-
 build/quake2-server: quake2.in
        install -d build
        sed -e 's/@self@/quake2-server/g' \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to