[digikam] test tool should not be installed

nucleo nucleo at fedoraproject.org
Tue Jan 3 18:14:59 UTC 2012


commit f53f1922b06295e0b85ae9156da1ef4174d3b682
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Jan 3 20:14:55 2012 +0200

    test tool should not be installed

 digikam.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index 4148f8f..0dcced6 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -280,6 +280,8 @@ rm -f %{buildroot}%{_kde4_libdir}/libdigikamdatabase.so
 rm -f %{buildroot}%{_kde4_libdir}/libkipiplugins.so
 rm -f %{buildroot}%{_kde4_libdir}/libPropertyBrowser.a
 
+# test tool should not be installed (will be removed in cmake install script later)
+rm %{buildroot}%{_kde4_bindir}/multithread
 
 %check
 for i in %{buildroot}%{_kde4_datadir}/applications/kde4/*.desktop ; do


More information about the scm-commits mailing list