]> git.pld-linux.org Git - packages/guile.git/commitdiff
- rm is needed to actually disable test auto/th/guile-2.0.9-1 auto/ti/guile-2.0.9-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Apr 2013 05:29:17 +0000 (07:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Apr 2013 05:29:17 +0000 (07:29 +0200)
guile.spec

index 6554cc48a6ba59ddb1d1df34922fb3d0419034ea..a7953e17929c831728de8fcf0083e4d1daceff50 100644 (file)
@@ -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}
This page took 0.088309 seconds and 4 git commands to generate.