[tor-messenger-build/master] Bug 23403: Use tor-messenger-build/tmp rather than /tmp as default tmp_dir
 
            
            
            
            
                2 Oct
                
                    2017
                
            
            
                2 Oct
                
                '17
                
            
            
            
        
    
                5:09 p.m.
            
        commit 4e45b18eb98dc3193344e9c156de30c42511f47b Author: Nicolas Vigier <boklm@torproject.org> Date: Thu Sep 7 13:01:02 2017 +0200 Bug 23403: Use tor-messenger-build/tmp rather than /tmp as default tmp_dir --- rbm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/rbm.conf b/rbm.conf index 060d91f..2178843 100644 --- a/rbm.conf +++ b/rbm.conf @@ -2,6 +2,7 @@ debug: '[% GET ! ENV.RBM_NO_DEBUG %]' compress_tar: gz output_dir: "out/[% project %]" +tmp_dir: '[% c("basedir") %]/tmp' build_log: '[% GET ENV.RBM_LOGS_DIR ? ENV.RBM_LOGS_DIR : "logs" %]/[% project %]-[% c("var/osname") %].log' pkg_type: build
        2951
        
      
          Age (days ago)
        
      
        2951
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 boklm@torproject.org boklm@torproject.org