Use correct path for pkg-config file

epel8
Leigh Scott 6 years ago
parent 5d82814899
commit 31fa77fd4f

@ -15,7 +15,7 @@ FFmpeg version of headers required to interface with Nvidias codec APIs.
%prep
%autosetup -n %{name}-n%{version}
sed -i -e 's@/include@/include/ffnvcodec@g' ffnvcodec.pc.in
%build
%make_build PREFIX=%{_prefix} LIBDIR=/share

Loading…
Cancel
Save