Call ./pre_checkin.sh

to pull in the "Disable rpath-install and silent-rules while configure."
change into tevent-man too.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=64
This commit is contained in:
Lars Müller 2015-10-30 15:38:08 +00:00 committed by Git OBS Bridge
parent 496ec66612
commit 27e923d333
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 30 15:18:10 UTC 2015 - lmuelle@suse.com
- Disable rpath-install and silent-rules while configure.
-------------------------------------------------------------------
Sun Oct 25 13:48:42 UTC 2015 - lmuelle@suse.com

View File

@ -157,6 +157,8 @@ CONFIGURE_OPTIONS="\
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--disable-rpath \
--disable-rpath-install \
--disable-silent-rules \
--bundled-libraries=NONE \
--builtin-libraries=replace \
%if %{with_python3}