[stfl] disabled test, fixed FTBFS, big thanks to Dan Horak

thomasj thomasj at fedoraproject.org
Wed Sep 29 10:44:42 UTC 2010


commit 039c8f1f1b6dc4e3d769023b055b80ddbce98581
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Sep 29 12:44:39 2010 +0200

    disabled test, fixed FTBFS, big thanks to Dan Horak

 stfl.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/stfl.spec b/stfl.spec
index 12ffc39..a8f5ced 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -93,9 +93,9 @@ sed -i.path -e 's|lib$|%{_lib}|' -e 's|/usr/local$|%{_prefix}|' Makefile.cfg
 # building with smp flags causes random failures
 export CFLAGS="%{optflags}"
 # test with explicit prefix and echo
-make prefix=/usr libdir=%{_lib}
-echo %ruby_sitearch
-echo `ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"] '`
+#make prefix=/usr libdir=%{_lib}
+#echo %ruby_sitearch
+#echo `ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"] '`
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list