updated hooks for python support, from Andrey Orlov
This commit is contained in:
parent
8acd0aaf1f
commit
5792508f30
@ -301,6 +301,8 @@ $r"
|
||||
r="$(FindLibReqs "$f")"
|
||||
[ -z "$FOUND_REQS" ] && FOUND_REQS="$r" || FOUND_REQS="$FOUND_REQS
|
||||
$r"
|
||||
[ -z "$LIST_PYTHON" ] && LIST_PYTHON="$f" || LIST_PYTHON="$LIST_PYTHON
|
||||
$f"
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user