mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
9 lines
240 B
Diff
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.
|
|
|