rpms/tomboy/devel tomboy.spec,1.43,1.44

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Jul 23 21:59:06 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/tomboy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29203

Modified Files:
	tomboy.spec 
Log Message:
fix file location



Index: tomboy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- tomboy.spec	23 Jul 2007 20:23:22 -0000	1.43
+++ tomboy.spec	23 Jul 2007 21:58:33 -0000	1.44
@@ -58,7 +58,7 @@
 
 rm $RPM_BUILD_ROOT%{_libdir}/tomboy/*.la
 chmod a+x $RPM_BUILD_ROOT%{_libdir}/%{name}/*.exe
-chmod a+x $RPM_BUILD_ROOT%{_libdir}/%{name}/Plugins/*.dll
+chmod a+x $RPM_BUILD_ROOT%{_libdir}/%{name}/Plugins/addins/*.dll
 
 # don't need these
 rm $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop




More information about the scm-commits mailing list