Logoj0ke.net Open Build Service > Projects > multimedia:SL11 > libvpx > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed libvpx.spec
 
1
@@ -120,7 +120,7 @@
2
 
3
 %install
4
 cd build
5
-%make_install
6
+%__make DESTDIR=%{buildroot} install
7
 # Remove static library
8
 rm %{buildroot}%{_libdir}/libvpx.a
9
 
10