[leafpad/f19] Fix typo.

Jon Ciesla limb at fedoraproject.org
Wed Apr 24 19:21:46 UTC 2013


commit e5aa9836d946615fa8a40b85c346594761b027e4
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Apr 24 14:17:46 2013 -0500

    Fix typo.

 leafpad.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/leafpad.spec b/leafpad.spec
index 208e033..eed7e3c 100644
--- a/leafpad.spec
+++ b/leafpad.spec
@@ -41,7 +41,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 desktop-file-install \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
 %if %{with_desktop_vendor_tag}
-  --vendor fedora
+  --vendor fedora \
 %endif
   --delete-original \
   $RPM_BUILD_ROOT%{_datadir}/applications/leafpad.desktop


More information about the scm-commits mailing list