[SCM] A client for connecting to 3D metaverses such as Linden Labs Secondlife(tm) and OpenSim grids branch, master, updated. byteme/1.20.7-1-1-g2a0763a

Robin Cornelius robin at debian.example.org
Thu May 22 20:50:49 UTC 2008


The following commit has been merged in the master branch:
commit 2a0763a627569024114d03c9ec874be31a197e5e
Author: Robin Cornelius <robin at debian.example.org>
Date:   Thu May 22 21:57:06 2008 +0100

    Modify build to work with git-buildpackage

diff --git a/indra/SConstruct b/indra/SConstruct
index 629656f..1fbb686 100644
--- a/indra/SConstruct
+++ b/indra/SConstruct
@@ -208,7 +208,7 @@ for build_target in targets:
     try:
         build_dir_prefix = os.environ['TEMP_BUILD_DIR']
     except:
-        build_dir_prefix = '/tmp/' + os.environ['USER']
+        build_dir_prefix = '/tmp/'
         
     build_dir = build_dir_prefix + os.getcwd() + '/' + system_str + '-' + build_target + '-' + buildtype
 

-- 
A client for connecting to 3D metaverses such as Linden Labs Secondlife(tm) and OpenSim grids



More information about the Pkg-games-commits mailing list