diff options
Diffstat (limited to 'find-requires.in')
-rwxr-xr-x | find-requires.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/find-requires.in b/find-requires.in index 5e2c766..7c21bf7 100755 --- a/find-requires.in +++ b/find-requires.in @@ -16,7 +16,7 @@ elif [ X"$1" = Xobjdump ]; then needed=1 fi -# --- Mandrake Linux specific part +# --- Mandriva Linux specific part case "$LD_PRELOAD" in *libfakeroot*) unset LD_PRELOAD |