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

thomasj thomasj at fedoraproject.org
Wed Sep 29 10:37:14 UTC 2010


commit 8dbf1b05dd066e1961216e5937c61dff74ec2bea
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Sep 29 12:37:10 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