~gladex/gladex/0.4

Viewing all changes in revision 143.

  • Committer: Christopher Pax
  • Date: 2007-10-14 21:41:55 UTC
  • Revision ID: chris@aquabox-20071014214155-8of8cqpnp1m6ahl0
Ubuntu gutsy patch
This fixes bug #152765.



replace contents of gladex.sh file from this:
#!/bin/sh
/usr/share/gladex/gladex.pyc

to this:
#!/bin/sh
python /usr/share/gladex/gladex.pyc

which force it to use the python interpreter instead of executing it 
directly.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: