Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
12a0a5d16d | ||
|
6952d6f21d | ||
|
3ee7711344 |
@ -108,8 +108,11 @@ find docs samples src -type f -exec file '{}' '+' |
|
|||||||
xargs dos2unix --keepdate
|
xargs dos2unix --keepdate
|
||||||
|
|
||||||
|
|
||||||
%build
|
%conf
|
||||||
%cmake %{?with_icu:-Dtranscoder=icu} -GNinja
|
%cmake %{?with_icu:-Dtranscoder=icu} -GNinja
|
||||||
|
|
||||||
|
|
||||||
|
%build
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user