[warzone2100] remove the removal of original desktop file

paragn paragn at fedoraproject.org
Mon Feb 11 03:30:46 UTC 2013


commit bd138e3ee7cfa7b5111eb8efb86601c72fbb9039
Author: Parag Nemade <paragn at fedoraproject.org>
Date:   Mon Feb 11 09:02:22 2013 +0530

    remove the removal of original desktop file

 warzone2100.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/warzone2100.spec b/warzone2100.spec
index 3b436f6..c34d1b1 100644
--- a/warzone2100.spec
+++ b/warzone2100.spec
@@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
 desktop-file-install                  \
         --dir=$RPM_BUILD_ROOT%{_datadir}/applications/   \
         $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
-rm $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+
 %find_lang %{name}
 install -p -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/
 


More information about the scm-commits mailing list