[ripright/f19] F19 versioned docdir fix.

Christopher Meng cicku at fedoraproject.org
Fri Feb 14 04:17:13 UTC 2014


commit 7706b13da61325c9755252316c494e53e9f34075
Author: Christopher Meng <i at cicku.me>
Date:   Fri Feb 14 12:17:30 2014 +0800

    F19 versioned docdir fix.

 ripright.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ripright.spec b/ripright.spec
index b1a1fbe..8ef5b12 100644
--- a/ripright.spec
+++ b/ripright.spec
@@ -35,6 +35,7 @@ make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
+rm -rf %{_datadir}/doc/ripright
 
 %check
 make check


More information about the scm-commits mailing list