[trophy] Typo (missing \)

Bruno Wolff III bruno at fedoraproject.org
Sat Mar 3 18:34:47 UTC 2012


commit c7992c3b84c951fc64a9f05c2b6c61d170bd158d
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Mar 3 11:51:28 2012 -0600

    Typo (missing \)

 trophy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/trophy.spec b/trophy.spec
index 8ddcff9..dc07391 100644
--- a/trophy.spec
+++ b/trophy.spec
@@ -32,7 +32,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # below is the desktop file and icon stuff.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-edit --set-key=Terminal --set-value=false \
-  --set-key=StartupNotify --set-value=false
+  --set-key=StartupNotify --set-value=false \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop


More information about the scm-commits mailing list