aports/main/eglibc/ldd-sh.patch
2013-01-05 04:18:02 +01:00

9 lines
240 B
Diff

--- 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.