[kover] copy-n-paste'o

Rex Dieter rdieter at fedoraproject.org
Mon Aug 18 15:58:39 UTC 2014


commit 4d8b69f4c702d4ff05caba733cfb1c474a3e5739
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Aug 18 10:58:25 2014 -0500

    copy-n-paste'o

 kover.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kover.spec b/kover.spec
index 91db196..ae70e56 100644
--- a/kover.spec
+++ b/kover.spec
@@ -28,7 +28,7 @@ popd
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 desktop-file-install \
-%if %if 0%{?fedora} && 0%{?fedora} < 21
+%if 0%{?fedora} && 0%{?fedora} < 21
   --dir %{buildroot}%{_datadir}/applications \
   --delete-original \
 %else
@@ -72,7 +72,7 @@ fi
 %{_kde4_iconsdir}/hicolor/*/*/*
 %{_datadir}/mime/packages/*
 %{_mandir}/man1/*
-%if %if 0%{?fedora} && 0%{?fedora} < 21
+%if 0%{?fedora} && 0%{?fedora} < 21
 %{_datadir}/applications/%{name}.desktop
 %else
 %{_datadir}/applications/kde4/%{name}.desktop


More information about the scm-commits mailing list