rpms/sentinella/devel sentinella.spec,1.9,1.10

thomasj thomasj at fedoraproject.org
Sun Jul 4 18:04:29 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/sentinella/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9563

Modified Files:
	sentinella.spec 
Log Message:
another spec fix


Index: sentinella.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sentinella/devel/sentinella.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sentinella.spec	4 Jul 2010 17:55:46 -0000	1.9
+++ sentinella.spec	4 Jul 2010 18:04:29 -0000	1.10
@@ -53,7 +53,7 @@ rm -rf %{buildroot}
 make install -C %{_target_platform} DESTDIR=%{buildroot}
 %find_lang Sentinella --with-kde
 
-desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/Sentinella.desktop
+desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
 
 find . -type f -name 'ui_*.h' -exec chmod 0644 {} ';'
 



More information about the scm-commits mailing list