fix scripts
This commit is contained in:
		
							parent
							
								
									cb1560effd
								
							
						
					
					
						commit
						e203f79874
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,3 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
cd src
 | 
			
		||||
exec python -OOt gajim.py $0 $@
 | 
			
		||||
exec python -OOt gajim.py $@
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,4 +23,4 @@ fi
 | 
			
		|||
 | 
			
		||||
cd PREFIX/share/gajim/src
 | 
			
		||||
export PYTHONPATH="$PYTHONPATH:PREFIXLIB/gajim"
 | 
			
		||||
exec python -OOt gajim.py $0 $@
 | 
			
		||||
exec python -OOt gajim.py $@
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue