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

Changes of Revision 20

[-] Changed transcode.spec
 
1
@@ -129,7 +129,7 @@
2
 %if 0%{?suse_version} >= 1000
3
 %{__rm} -f %{buildroot}%{_libdir}/%{name}/export_af6.conf
4
 %endif
5
-find docs/ -name Makefile* -exec rm {} \;
6
+find ./docs -name Makefile\* -exec rm {} \;
7
 chmod 644 docs/*.py docs/*.sh
8
 
9
 %clean
10