find-package (FindPackage): fixed shell syntax (D'oh!)
This commit is contained in:
parent
4eb4ccf490
commit
e5f015d831
@ -286,7 +286,7 @@ FindPackage()
|
||||
*[!"$valid"]*)
|
||||
Info "$f: invalid command: $r" ;;
|
||||
'')
|
||||
Verbose "$f: empty command?"
|
||||
Verbose "$f: empty command?" ;;
|
||||
*)
|
||||
FindByName "$f" "$r" ;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user