Same for the other script.
This commit is contained in:
		
							parent
							
								
									635ea16a29
								
							
						
					
					
						commit
						f19e747985
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| #!/bin/bash | ||||
| #!/bin/sh | ||||
| ##      gajim | ||||
| ## | ||||
| ## Contributors for this file: | ||||
|  | @ -32,4 +32,4 @@ PYTHON_EXEC=@PYTHON@ | |||
| 
 | ||||
| cd ${datadir}/gajim/src | ||||
| export PYTHONPATH="$PYTHONPATH:@LIBDIR@/gajim" | ||||
| exec -a gajim ${PYTHON_EXEC} -OO gajim.py $@ | ||||
| exec ${PYTHON_EXEC} -OO gajim.py $@ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue