[libwps] libwps does not have any test suite

David Tardon dtardon at fedoraproject.org
Thu May 30 10:24:48 UTC 2013


commit 70dde028a48af9a0d7136bb01cfbc98b47ae00db
Author: David Tardon <dtardon at redhat.com>
Date:   Thu May 30 12:23:11 2013 +0200

    libwps does not have any test suite

 libwps.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/libwps.spec b/libwps.spec
index f3d4709..b56f290 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -73,9 +73,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 find %{buildroot}%{_defaultdocdir}/%{name}/ -type d -exec chmod 755 {} +
 find %{buildroot}%{_defaultdocdir}/%{name}/ -type f -exec chmod 644 {} + 
 
-%check
-LD_LIBRARY_PATH=$(pwd)/src/lib/.libs make check
-
 
 %post -p /sbin/ldconfig
 


More information about the scm-commits mailing list