mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
951409f14b
commit
c48b3ca16f
10
repos/base-okl4/patches/elfweaver_python2.patch
Normal file
10
repos/base-okl4/patches/elfweaver_python2.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user