diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-23 02:00:04 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-23 02:00:04 -0300 |
commit | a0c0b9e72c7d4f53e7361fe184b439ac84b451d0 (patch) | |
tree | 7025b702113a29c54cf7e811365753236c9bb3d2 /~fauno/transmission-remote-cli-git/python2.patch | |
parent | b33a72276f117b1b2be80377c7c018da2d47b6a8 (diff) | |
parent | 0362923a952fcd3cddef1cc922eea74bcf42c9cf (diff) |
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
Diffstat (limited to '~fauno/transmission-remote-cli-git/python2.patch')
-rw-r--r-- | ~fauno/transmission-remote-cli-git/python2.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/~fauno/transmission-remote-cli-git/python2.patch b/~fauno/transmission-remote-cli-git/python2.patch new file mode 100644 index 000000000..256b676f0 --- /dev/null +++ b/~fauno/transmission-remote-cli-git/python2.patch @@ -0,0 +1,9 @@ +diff -Nur transmission-remote-cli/transmission-remote-cli.py transmission-remote-cli-python2//transmission-remote-cli.py +--- transmission-remote-cli/transmission-remote-cli.py 2010-10-19 10:33:49.544594708 -0300 ++++ transmission-remote-cli-python2//transmission-remote-cli.py 2010-10-19 10:42:51.278983745 -0300 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/env python2 + ######################################################################## + # This is transmission-remote-cli, whereas 'cli' stands for 'Curses # + # Luminous Interface', a client for the daemon of the BitTorrent # |