Update zoneminder.f25.spec

This commit is contained in:
Andrew Bauer 2016-12-12 20:50:53 -06:00 committed by GitHub
parent e72a76fe33
commit 6fe88adc02
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ too much degradation of performance.
%build
%cmake \
-DZM_TARGET_DISTRO="%{dist}" \
-DZM_TARGET_DISTRO="fc%{fedora}" \
%{?_without_ffmpeg:-DZM_NO_FFMPEG=ON} \
%{?_without_x10:-DZM_NO_X10=ON} \
.