[desktopcouch/f18] Fix typo.

Christopher Meng cicku at fedoraproject.org
Thu Sep 5 14:55:09 UTC 2013


commit faf9af2dc3623dc57e98ca6f236b9cd68df3e89d
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Sep 5 22:53:52 2013 +0800

    Fix typo.

 desktopcouch.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/desktopcouch.spec b/desktopcouch.spec
index 83dff8c..e6c616d 100644
--- a/desktopcouch.spec
+++ b/desktopcouch.spec
@@ -64,7 +64,7 @@ rm -rf %{buildroot}%{_datadir}/doc
 mv %{buildroot}/usr/lib/desktopcouch/desktopcouch-* %{buildroot}%{_bindir}\
 
 # We are using Fedora.
-rm -rf %{_datadir}/apport
+rm -rf %{buildroot}%{_datadir}/apport
 
 %check
 desktop-file-validate %{buildroot}%{_datadir}/applications/desktopcouch-pair.desktop


More information about the scm-commits mailing list