Use correct path for pkg-config file
This commit is contained in:
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…
Reference in New Issue
Block a user