summaryrefslogtreecommitdiff
path: root/build/tap-driver
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-03-23 09:04:54 +0100
committerStef Walter <stefw@redhat.com>2014-03-23 09:04:54 +0100
commit5b3a10be39dc8ec63c7f93ca052085823a841ba0 (patch)
tree9596e404c6c8a79fe8853703541bca94ab78c814 /build/tap-driver
parent2b928c7230d5b71958922cde9d9669b9888eb02a (diff)
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 3906b40..96fd219 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.
#