mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
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.
|
@ -1 +1 @@
|
||||
cbf5e3e886256787ed0472a37a3f182511375874
|
||||
dcd46f19514cefcd38053b1f4a9df5d115875afc
|
||||
|
Loading…
Reference in New Issue
Block a user