summaryrefslogtreecommitdiff
path: root/build/tap-driver
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/tap-driver
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/tap-driver')
-rwxr-xr-xbuild/tap-driver2
1 files changed, 1 insertions, 1 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.
#