- pass the serf configure option to subversion's configure script,
not to swig's configure script OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=72
This commit is contained in:
parent
84e3be2abb
commit
38bebc38bd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 09:44:52 UTC 2011 - stsp@elego.de
|
||||
|
||||
- pass the serf configure option to subversion's configure script,
|
||||
not to swig's configure script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 00:34:35 CEST 2011 - dmueller@suse.de
|
||||
|
||||
|
@ -387,7 +387,6 @@ CXXFLAGS="%{optflags}" \
|
||||
--without-allegrocl \
|
||||
--without-clisp \
|
||||
--without-r \
|
||||
%{?_with_subversion_libserf_support} \
|
||||
--with-swiglibdir="$SWIG_ROOT/share/swig"
|
||||
%__make %{?jobs:-j%{jobs}}
|
||||
%__make install
|
||||
@ -473,6 +472,7 @@ export PATH="${SWIG_ROOT}/bin:${PATH}"
|
||||
%configure \
|
||||
--with-editor="vim -c 'set tw=72 et' " \
|
||||
--with-neon=%{_prefix} \
|
||||
%{?_with_subversion_libserf_support} \
|
||||
--with-apr=%{_prefix} \
|
||||
--with-apr-util=%{_prefix} \
|
||||
--with-apxs=%{apxs} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user