[krop/f21: 2/2] Fix merge typo

Christopher Meng cicku at fedoraproject.org
Thu Feb 19 08:20:21 UTC 2015


commit d5834ab0c05addc249f7837c542355a6d335e910
Author: Christopher Meng <i at cicku.me>
Date:   Thu Feb 19 16:18:51 2015 +0800

    Fix merge typo

 krop.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/krop.spec b/krop.spec
index 92bc78a..def53df 100644
--- a/krop.spec
+++ b/krop.spec
@@ -39,7 +39,7 @@ install -pm 644 %{name}.appdata.xml %{buildroot}%{_datadir}/appdata
 
 %check
 %{__python2} setup.py check
-apstream-util validate --relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
+appstream-util validate --relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
 
 %post
 update-desktop-database &> /dev/null || :


More information about the scm-commits mailing list