rpms/boinc-client/devel boinc-client.spec,1.8,1.9

Miloš Jakubíček (mjakubicek) fedora-extras-commits at redhat.com
Sat May 3 23:05:16 UTC 2008


Author: mjakubicek

Update of /cvs/pkgs/rpms/boinc-client/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8558

Modified Files:
	boinc-client.spec 
Log Message:
- same as previous commit.



Index: boinc-client.spec
===================================================================
RCS file: /cvs/pkgs/rpms/boinc-client/devel/boinc-client.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- boinc-client.spec	3 May 2008 23:01:36 -0000	1.8
+++ boinc-client.spec	3 May 2008 23:04:40 -0000	1.9
@@ -165,7 +165,7 @@
 # locales
 
 mv locale/client/* locale
-find locale -not -name "BOINC Manager.mo" -delete
+find locale -not -name "BOINC Manager.mo" -type f -delete
 cp -rp locale $RPM_BUILD_ROOT%{_datadir}
 find $RPM_BUILD_ROOT%{_datadir}/locale -name "BOINC Manager.mo" -execdir mv {} BOINC-Manager.mo \;
 




More information about the fedora-extras-commits mailing list