summaryrefslogtreecommitdiffstats
path: root/main/eglibc/ldd-sh.patch
blob: 60becc4f6eb8c6e90cced1a22ed198af16dea2c4 (plain)
1
2
3
4
5
6
7
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.