[nemiver] fix spec file

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 6 20:44:34 UTC 2013


commit a7ebb2f3d110d016e2083deafe343a6fac9fb52f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Mar 6 15:45:11 2013 -0500

    fix spec file

 nemiver.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index fa88e9e..b21b58b 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -75,7 +75,7 @@ make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 rm -rf %{buildroot}
 make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
-desktop-file-install
+desktop-file-install                                    \
 	--dir %{buildroot}%{_datadir}/applications	\
 	--remove-category=Application			\
 	--delete-original				\


More information about the scm-commits mailing list