Update zoneminder.el7.spec

minor specfile change
This commit is contained in:
Andrew Bauer 2016-12-15 08:28:37 -06:00 committed by GitHub
parent 1c948d5f8d
commit 68cd4c2ce5
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ too much degradation of performance.
%build
%cmake \
-DZM_TARGET_DISTRO="el7" \
-DZM_TARGET_DISTRO="el%{rhel}" \
.
make %{?_smp_mflags}