[xboxdrv] 04/06: Update the sed command for the xboxdrvctl shebang.

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Mar 20 13:50:43 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 ac1b3e7a9ec18c659ada60b1e78ab5d7aee3da24
Author: Andrey Rahmatullin <wrar at wrar.name>
Date:   Sun Mar 20 18:07:05 2016 +0500

    Update the sed command for the xboxdrvctl shebang.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6d1972b..a2e4416 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	make install PREFIX="/usr" DESTDIR="$(CURDIR)/debian/xboxdrv"
-	sed -i '1s,#!/usr/bin/env python,#!/usr/bin/python,' $(CURDIR)/debian/xboxdrv/usr/bin/xboxdrvctl
+	sed -i '1s,#!/usr/bin/env python2,#!/usr/bin/python,' $(CURDIR)/debian/xboxdrv/usr/bin/xboxdrvctl

-- 
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