Fix LCGConfig.cmake to better read result from lsb_release command
LCGConfig.cmake was expecting "lsb_release -r" to return something like "Release: X.Y" and was failing then it got "Release: X". This patch also allows the 2nd result to work.
LCGConfig.cmake was expecting "lsb_release -r" to return something like "Release: X.Y" and was failing then it got "Release: X". This patch also allows the 2nd result to work.