Merge "Omaha #4200 - Update Shapely to v1.4.4" into omaha_14.4.1

Former-commit-id: a4ea977b9609c1d12f874b1abe3158f7aeb985f1
This commit is contained in:
cmadmin 2015-03-04 11:59:25 -06:00 committed by Gerrit Code Review
commit d104afe0c7

View file

@ -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