Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 221277 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/bin/gpixpod (-1 / +1 lines)
Lines 1-2 Link Here
1
#!/bin/bash
1
#!/bin/bash
2
exec python2.5 /usr/lib/gpixpod/gpixpod.py "$@"
2
exec python2.5 /usr/lib/python2.5/site-packages/gpixpod.py "$@"

Return to bug 221277