jayrambhia / Install-OpenCV

shell scripts to install different version of OpenCV in different distributions of Linux
1.04k stars 947 forks source link

Handle release candidates. #44

Closed glompix closed 9 years ago

glompix commented 9 years ago

I couldn't install this on Ubuntu today because the latest version is 3.0.0-rc1, but this script only matched 3.0.0. So, it 404'd. Updated the regex to handle release candidates/betas/etc...