diff --git a/base-okl4/patches/elfweaver-python2.patch b/base-okl4/patches/elfweaver-python2.patch new file mode 100644 index 000000000..e8f86492b --- /dev/null +++ b/base-okl4/patches/elfweaver-python2.patch @@ -0,0 +1,8 @@ +--- a/tools/pyelf/elfweaver 2012-02-12 15:35:22.347943742 +0100 ++++ b/tools/pyelf/elfweaver 2012-02-12 15:35:26.444610504 +0100 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/env python2 + # + # Copyright (c) 2007 Open Kernel Labs, Inc. (Copyright Holder). + # All rights reserved.