mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
c48b3ca16f
Fix #3892
11 lines
300 B
Diff
11 lines
300 B
Diff
diff --git a/tools/pyelf/elfweaver b/tools/pyelf/elfweaver
|
|
index 48a43be..a96e13a 100755
|
|
--- a/tools/pyelf/elfweaver
|
|
+++ b/tools/pyelf/elfweaver
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python2
|
|
#
|
|
# Copyright (c) 2007 Open Kernel Labs, Inc. (Copyright Holder).
|
|
# All rights reserved.
|