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

Changes of Revision 2

[-] Changed id3lib.spec
 
1
@@ -45,7 +45,7 @@
2
 
3
 %install
4
 %{__rm} -rf %{buildroot}
5
-%make DESTDIR=%{buildroot} install
6
+%__make DESTDIR=%{buildroot} install
7
 # Clean docs for inclusion
8
 %{__rm} -f doc/{Doxyfile*,Makefile*,*.in}
9
 %{__rm} -rf examples/{Makefile*,.deps/,.libs/,*.o}
10