[packages/guile] - rm is needed to actually disable test

qboosh qboosh at pld-linux.org
Sat Apr 27 07:29:13 CEST 2013


commit 2203b7b775826f873b60c87a83aa8d42118fbc0d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 27 07:29:17 2013 +0200

    - rm is needed to actually disable test

 guile.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index 6554cc4..a7953e1 100644
--- a/guile.spec
+++ b/guile.spec
@@ -170,11 +170,9 @@ Tryb edycji guile dla emacsa.
 %patch1 -p1
 
 # popen test currently fails
-%{__sed} -i -e '/tests\/popen\.test/d' test-suite/Makefile.am
-#%{__rm} test-suite/tests/popen.test
-
-# needs working resolver
-%{__sed} -i -e '/tests\/net-db\.test/d' test-suite/Makefile.am
+%{__rm} test-suite/tests/popen.test
+# net-db test needs working resolver
+%{__rm} test-suite/tests/net-db.test
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile.git/commitdiff/2203b7b775826f873b60c87a83aa8d42118fbc0d



More information about the pld-cvs-commit mailing list