From 7c393b84b05ab88ccf1633903bae826efebff6e4 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Wed, 15 Mar 2017 02:58:39 +0100 Subject: [PATCH] remove stray brace breaking build --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index f411430..9dd35aa 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -330,7 +330,7 @@ make alltools V=1 %install %make_install V=1 %if 0%{!?flavor:1} -rm -r %{buildroot}%{_datadir}/%{name}/examples} +rm -r %{buildroot}%{_datadir}/%{name}/examples %endif %if 0%{!?progs_suffix:1} install -pm755 tools/qt-faststart %{buildroot}%{_bindir}