[SCM] Classic first person shooter branch, master, updated. debian/1-1-gc21aed9

David Banks amoebae at gmail.com
Tue Jul 19 09:10:55 UTC 2011


The following commit has been merged in the master branch:
commit c21aed9f9bcb155b9b8c8e8bb93a7113d4a03f47
Author: David Banks <amoebae at gmail.com>
Date:   Tue Jul 19 10:10:34 2011 +0100

    suggest correct path to darkplaces

diff --git a/quake.in b/quake.in
index b080269..b3776d1 100644
--- a/quake.in
+++ b/quake.in
@@ -55,7 +55,7 @@ show_help() {
     echo "  -h, --help       show this help information"
     echo "  -v, --version    show version information"
     echo "  --engine BINARY  use BINARY as the Quake engine, e.g."
-    echo "                   quake --engine=/usr/bin/darkplaces"
+    echo "                   quake --engine=/usr/games/darkplaces"
     echo
     echo "Any further arguments will be passed directly to the Quake engine."
 }

-- 
Classic first person shooter



More information about the Pkg-games-commits mailing list