trying to find out what FTBFS 2

This commit is contained in:
Thomas Janssen 2010-09-07 13:45:16 +02:00
parent 128cd74e14
commit b387ff1c18
1 changed files with 2 additions and 1 deletions

View File

@ -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}