fix ruby sitedir name
This commit is contained in:
parent
7dacfa74b3
commit
4d30986a91
@ -186,7 +186,7 @@ sed -i 's/-fpie/-fPIE/' Makefile.in
|
||||
export CC=gcc CXX=g++ JAVA_HOME=%{jdk_path} CFLAGS="$RPM_OPT_FLAGS"
|
||||
%configure --with-apr=%{_prefix} --with-apr-util=%{_prefix} \
|
||||
--with-swig --with-neon=%{_prefix} \
|
||||
--with-ruby-sitedir=%{ruby_vendorarch} \
|
||||
--with-ruby-sitedir=%{ruby_vendorarchdir} \
|
||||
--with-apxs=%{_sbindir}/apxs --disable-mod-activation \
|
||||
--disable-static --with-sasl=%{_prefix} \
|
||||
--disable-neon-version-check \
|
||||
|
Loading…
Reference in New Issue
Block a user