Merge "Omaha #4200 - Update Shapely to v1.4.4" into omaha_14.4.1
Former-commit-id: a4ea977b9609c1d12f874b1abe3158f7aeb985f1
This commit is contained in:
commit
d104afe0c7
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ function lookupRPM()
|
|||
return 0
|
||||
fi
|
||||
if [ "${1}" = "awips2-python-shapely" ]; then
|
||||
export RPM_SPECIFICATION="${installer_dir}/shapely-1.3.3/"
|
||||
export RPM_SPECIFICATION="${installer_dir}/shapely-1.4.4/"
|
||||
return 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue