Treat RHEL 7.x versions as RHEL 7 when building
authorOmair Majid <omajid@redhat.com>
Mon, 23 Jan 2017 18:08:08 +0000 (13:08 -0500)
committerOmair Majid <omajid@redhat.com>
Mon, 23 Jan 2017 19:32:23 +0000 (14:32 -0500)
commit22bf284c53f7f82db40c46e851a3ebafa414c9f1
tree02484057b7c5856b2b6e6bc64a4874cc30944a5f
parentb1f5c6acca00ca471818237d698baca317851b1f
Treat RHEL 7.x versions as RHEL 7 when building

All RHEL 7.x versions are backwards compatible with each other. A .NET
Core build from 7.2 works fin on RHEL 7.3, for example. Treat this as a
general case and handle all 7.x versions the same.

This change only affects whether packages are built or not.
build.sh