[SCM] Packaging for Lugaru HD branch, debian_source, updated. debian/0_20110520.1+hge4354+dfsg-1-5-gcc0af4f

Arand Nash ienorand at gmail.com
Wed Oct 12 17:28:12 UTC 2011


The following commit has been merged in the debian_source branch:
commit 7d9a43ef5b31bd2c6a94b7ef070758aaddcd81e2
Author: Arand Nash <ienorand at gmail.com>
Date:   Wed Oct 12 19:08:29 2011 +0200

    Don't grab mouse per default either

diff --git a/debian/scripts/lugaru b/debian/scripts/lugaru
index b7bc5f2..927e481 100644
--- a/debian/scripts/lugaru
+++ b/debian/scripts/lugaru
@@ -8,7 +8,7 @@ case "$arg" in
         :
         ;;
     *)
-        CMD_OPTIONS=-windowed
+        CMD_OPTIONS="-windowed -nomousegrab"
         ;;
 esac
 

-- 
Packaging for Lugaru HD



More information about the Pkg-games-commits mailing list