Accepting request 60668 from home:dimstar:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/60668
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=22
This commit is contained in:
Adrian Schröter 2011-02-13 11:31:17 +00:00 committed by Git OBS Bridge
parent 5448f16a24
commit df4fd5241a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 12 23:33:27 UTC 2011 - dimstar@opensuse.org
- Use make_install instead of makeinstall: has the side effect of
fixing Fedora builds.
-------------------------------------------------------------------
Wed Dec 1 10:53:12 UTC 2010 - adrian@suse.de

View File

@ -102,7 +102,7 @@ make %{?_smp_mflags}
%install
cd build
%makeinstall
%make_install
# Remove static library
rm %{buildroot}%{_libdir}/libvpx.a