Adjust build for ruby 2.1

This commit is contained in:
Andrey Bondrov 2014-06-27 02:58:16 +11:00
parent 47efa9f617
commit 735de3fcbd

View file

@ -360,6 +360,7 @@ Static development package for %{name}.
%prep %prep
%setup -q %setup -q
%patch0 -p0 -b .link %patch0 -p0 -b .link
sed -i s,"ruby-1.9","ruby-2.1",g configure.ac
%build %build
autoreconf -fi autoreconf -fi