tools: set LANG in makefile, still needed by something
This commit is contained in:
		
							parent
							
								
									fc70b84b83
								
							
						
					
					
						commit
						5c43795a5e
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -1,7 +1,7 @@ | |||||||
| # hledger project makefile
 | # hledger project makefile
 | ||||||
| 
 | 
 | ||||||
| # ghc 6.12 executables need a locale
 | # ghc 6.12 executables need a locale
 | ||||||
| #export LANG=en_US.UTF-8
 | export LANG=en_US.UTF-8 | ||||||
| 
 | 
 | ||||||
| # command to run during "make prof" and "make heap"
 | # command to run during "make prof" and "make heap"
 | ||||||
| PROFCMD=bin/hledgerprof balance -f data/1000x1000x10.journal >/dev/null | PROFCMD=bin/hledgerprof balance -f data/1000x1000x10.journal >/dev/null | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user