summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-03-23 13:40:15 +0100
committerStef Walter <stefw@redhat.com>2014-03-23 13:40:56 +0100
commitdfb55f4ad2554127db5610b151c507613ed82b38 (patch)
tree79bc60a9a267dbc8d95254adef0b1dd925595728 /build
parent431939fcf6a2e81ab0b41db6d15a0316a97e1dfa (diff)
downloadgnome-keyring-dfb55f4ad2554127db5610b151c507613ed82b38.tar.gz
build: Use /usr/bin/env to find python
https://bugzilla.gnome.org/show_bug.cgi?id=726909
Diffstat (limited to 'build')
-rwxr-xr-xbuild/tap-driver2
-rwxr-xr-xbuild/tap-gtester2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/tap-driver b/build/tap-driver
index 3906b40e..96fd2199 100755
--- a/build/tap-driver
+++ b/build/tap-driver
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2013 Red Hat, Inc.
#
diff --git a/build/tap-gtester b/build/tap-gtester
index 7e667d4d..e075281d 100755
--- a/build/tap-gtester
+++ b/build/tap-gtester
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2014 Red Hat, Inc.
#