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 79a4feb..b7f70c9 100755 --- a/find-requires.in +++ b/find-requires.in @@ -16,7 +16,7 @@ elif [ X"$3" = Xobjdump ]; then needed=1 fi -# --- Mandriva Linux specific part +# --- Mageia specific part case "$LD_PRELOAD" in *libfakeroot*) unset LD_PRELOAD |