[dayplanner] Fix dektop file in %files section

Toshio くらとみ toshio at fedoraproject.org
Tue Feb 19 05:03:56 UTC 2013


commit f97c2d9a7aa77a3882cb11bd4c5bd95ce80f3bef
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Feb 18 21:03:15 2013 -0800

    Fix dektop file in %files section

 dayplanner.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dayplanner.spec b/dayplanner.spec
index 18421e2..0105674 100644
--- a/dayplanner.spec
+++ b/dayplanner.spec
@@ -141,7 +141,7 @@ fi
 %if 0%{?fedora} && 0%{?fedora} < 19
 %{_datadir}/applications/fedora-%{name}.desktop
 %else
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 %endif
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 %{_mandir}/man1/dayplanner*1.gz


More information about the scm-commits mailing list