Adjust the patch to pass test_archdirs(TestRbConfig).
This is hopefuly better aligned with upstream intentions.
This commit is contained in:
parent
6bbe91338d
commit
ed5c126862
2 changed files with 3 additions and 3 deletions
|
|
@ -392,7 +392,7 @@ autoconf
|
|||
|
||||
%configure \
|
||||
--with-rubylibprefix='%{ruby_libdir}' \
|
||||
--with-archdir='%{ruby_libarchdir}' \
|
||||
--with-rubyarchdir='%{ruby_libarchdir}' \
|
||||
--with-sitedir='%{ruby_sitelibdir}' \
|
||||
--with-sitearchdir='%{ruby_sitearchdir}' \
|
||||
--with-vendordir='%{ruby_vendorlibdir}' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue