noone does ./gajim.py anymore. so remove forcing call to python -OOt via shell

This commit is contained in:
Nikos Kouremenos 2006-10-30 10:25:52 +00:00
parent 4a22f3067c
commit 72e26a5137
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
#!/bin/sh
''':'
exec python -OOt "$0" ${1+"$@"}
' '''
#!/usr/bin/env python
## gajim.py
##
##