mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	Merge branch 'server_locale' into 'master'
Fix locale on buildserver to C.UTF-8 See merge request fdroid/fdroidserver!1259
This commit is contained in:
		
						commit
						623c5b6613
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -14,6 +14,7 @@ echo 'export PATH=$PATH:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools:/op
 | 
			
		|||
echo "export DEBIAN_FRONTEND=noninteractive" >> $bsenv
 | 
			
		||||
echo 'export home_vagrant=/home/vagrant' >> $bsenv
 | 
			
		||||
echo 'export fdroidserver=$home_vagrant/fdroidserver' >> $bsenv
 | 
			
		||||
echo 'export LC_ALL=C.UTF-8' >> $bsenv
 | 
			
		||||
 | 
			
		||||
chmod 0644 $bsenv
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue