summaryrefslogtreecommitdiffstats
path: root/main/eglibc/ldd-sh.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2013-01-05 04:18:02 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2013-01-05 04:18:02 +0100
commit87f4b9efaf9b766fce6099fc9fcdb61da6dc1b00 (patch)
treee8c547c5c1963105085b349c23db9212453e2244 /main/eglibc/ldd-sh.patch
parent9afae337de265bf9f206e2c3711954e49a282cd8 (diff)
main/eglibc: new aport
Diffstat (limited to 'main/eglibc/ldd-sh.patch')
-rw-r--r--main/eglibc/ldd-sh.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/eglibc/ldd-sh.patch b/main/eglibc/ldd-sh.patch
new file mode 100644
index 00000000000..60becc4f6eb
--- /dev/null
+++ b/main/eglibc/ldd-sh.patch
@@ -0,0 +1,8 @@
+--- eglibc-2.16_svn20121218/elf/ldd.bash.in.orig
++++ eglibc-2.16_svn20121218/elf/ldd.bash.in
+@@ -1,4 +1,4 @@
+-#! @BASH@
++#!/bin/sh
+ # Copyright (C) 1996-2011, 2012 Free Software Foundation, Inc.
+ # This file is part of the GNU C Library.
+