wdep: If source file is not in the current directory search tree for first occurrence

This commit is contained in:
Henry
2015-01-11 17:16:15 +00:00
parent 86906e8230
commit 03ebd6ddb9
6 changed files with 23 additions and 18 deletions

View File

@ -133,7 +133,7 @@ fi
#------------------------------------------------------------------------------
# get list of directories
# Get list of directories
dirList=$( $listBinDirs $packDir $archOptions )
if [ $? -eq 0 -a -n "$dirList" ]
then