Update zoneminder.f21.spec

bump version in cmake flag
This commit is contained in:
Andrew Bauer 2015-02-21 09:17:16 -06:00
parent e2b3e7c705
commit 42744f4359
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ too much degradation of performance.
%build
%cmake \
-DZM_TARGET_DISTRO="f20" \
-DZM_TARGET_DISTRO="f21" \
-DZM_PERL_SUBPREFIX=`x="%{perl_vendorlib}" ; echo ${x#"%{_prefix}"}` \
%{?_without_ffmpeg:-DZM_NO_FFMPEG=ON} \
%{?_without_x10:-DZM_NO_X10=ON} \