Home | History | Annotate | Download | only in libmtp

Lines Matching refs:current_libdirs

1973     current_libdirs=
1993 # Add the libdir to current_libdirs if it is the destination.
1995 case "$current_libdirs " in
1997 *) current_libdirs="$current_libdirs $libdir" ;;
2274 if test -n "$current_libdirs"; then
2276 $opt_dry_run && current_libdirs=" -n$current_libdirs"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'