mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	transifex: Remove python client (#6401)
This commit is contained in:
		
							parent
							
								
									29aed69734
								
							
						
					
					
						commit
						31cd8120b6
					
				
					 1 changed files with 0 additions and 14 deletions
				
			
		|  | @ -2,20 +2,6 @@ | ||||||
| 
 | 
 | ||||||
| set -x | set -x | ||||||
| 
 | 
 | ||||||
| cat << 'EOF' > /usr/bin/tx |  | ||||||
| #!/usr/bin/python3 |  | ||||||
| 
 |  | ||||||
| # -*- coding: utf-8 -*- |  | ||||||
| import re |  | ||||||
| import sys |  | ||||||
| 
 |  | ||||||
| from txclib.cmdline import main |  | ||||||
| 
 |  | ||||||
| if __name__ == '__main__': |  | ||||||
|     sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) |  | ||||||
|     sys.exit(main()) |  | ||||||
| EOF |  | ||||||
| 
 |  | ||||||
| echo -e "\e[1m\e[33mBuild tools information:\e[0m" | echo -e "\e[1m\e[33mBuild tools information:\e[0m" | ||||||
| cmake --version | cmake --version | ||||||
| gcc -v | gcc -v | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue