fix building for sles ... I hope
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=45
This commit is contained in:
parent
fcaded0055
commit
2834be4c19
@ -123,8 +123,9 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
cd build
|
||||
%make_install
|
||||
# Remove static library
|
||||
make DESTDIR=%buildroot install
|
||||
# Remove static library, should not be used on openSUSE to avoid efforts on
|
||||
# (security) updates
|
||||
rm %{buildroot}%{_libdir}/libvpx.a
|
||||
|
||||
%clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user