rpms/sunbird/F-11 sunbird.spec,1.22,1.23

Lubomir Rintel lkundrak at fedoraproject.org
Wed Apr 29 04:55:29 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/sunbird/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28547/F-11

Modified Files:
	sunbird.spec 
Log Message:
Fix permission fix


Index: sunbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sunbird/F-11/sunbird.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sunbird.spec	28 Apr 2009 22:13:59 -0000	1.22
+++ sunbird.spec	29 Apr 2009 04:54:57 -0000	1.23
@@ -97,7 +97,7 @@ calendaring tasks.
 %patch22 -p1 -b .shared-error
 %patch24 -p1 -b .pango-fix
 
-find $RPM_BUILD_ROOT -name '*.cpp' -o -name '*.h' -print0 |
+find . -name '*.cpp' -o -name '*.h' -print0 |
         xargs -0 chmod -x
 
 




More information about the fedora-extras-commits mailing list