Logoj0ke.net Open Build Service > Projects > multimedia > faad2 > Changes
Sign Up | Log In

Changes of Revision 12

[-] Changed faad2.spec
 
1
@@ -122,7 +122,7 @@
2
 
3
 %install
4
 [ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot}
5
-%makeinstall
6
+%__make DESTDIR=%{buildroot} install
7
 %{__install} -m 644 common/mp4ff/mp4ff.h %{buildroot}%{_includedir}/
8
 %{__install} -m 644 common/mp4ff/mp4ff_int_types.h %{buildroot}%{_includedir}/
9
 
10