[xboxdrv] 20/78: change shebang to use env python2 instead of python

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

wrar-guest pushed a commit to branch master
in repository xboxdrv.

commit 15c63bcd31854cf8258faedcea988bc30a652718
Author: Joel Pedraza <github at saik0.net>
Date:   Fri May 2 10:06:57 2014 -0400

    change shebang to use env python2 instead of python
---
 xboxdrvctl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xboxdrvctl b/xboxdrvctl
index fb36a46..cb57668 100755
--- a/xboxdrvctl
+++ b/xboxdrvctl
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 
 ##  Xbox360 USB Gamepad Userspace Driver
 ##  Copyright (C) 2011 Ingo Ruhnke <grumbel at gmx.de>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git



More information about the Pkg-games-commits mailing list