commit f381d74a6c3b37d0bb9542e918595c30747daffc
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Mar 28 10:20:45 2017 -0400
move header to include path
chromium.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium.spec b/chromium.spec
index a93f242..54b380d 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -552,7 +552,7 @@ members of the Chromium and WebDriver teams.
%if 0%{?fedora} >= 24
# Do nothing. We're modern enough to not need it.
%else
-cp -a %{SOURCE14} third_party/ffmpeg/libavutil/
+cp -a %{SOURCE14} third_party/ffmpeg/
%endif
%if 0%{?asan}
Show replies by date