s/redhat/rhel/

This commit is contained in:
Rex Dieter 2014-02-24 08:35:40 -06:00
parent a73c9fc7ed
commit 142c116f2a

View File

@ -6,7 +6,7 @@
%define docs 1
# openal not currently supported on epel7, https://bugzilla.redhat.com/1069231
%if 0%{?redhat} != 7
%if 0%{?rhel} != 7
%global openal 1
%endif