Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:striplib

6053 	  if test -n "$stripme" && test -n "$striplib"; then
6054 $show "$striplib $destdir/$realname"
6055 $run eval "$striplib $destdir/$realname" || exit $?