[stfl] trying to find out what FTBFS 2

thomasj thomasj at fedoraproject.org
Tue Sep 7 11:45:14 UTC 2010


commit b387ff1c18fc8ca3c74f0f9fbbb71e32fb6058e0
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Tue Sep 7 13:45:16 2010 +0200

    trying to find out what FTBFS 2

 stfl.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/stfl.spec b/stfl.spec
index db7be30..805abdb 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -91,7 +91,8 @@ sed -i.cflags -e 's|-Os||' Makefile
 # building with smp flags causes random failures
 export CFLAGS="%{optflags}"
 make prefix=%{_prefix} 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